From: Thomas Heller Date: Mon, 20 Aug 2018 14:52:44 +0000 (+0200) Subject: added reverse proxy for jenkins X-Git-Tag: v0.1.0~358 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=070e256506c7afd611250dcaec5df17f04bb0597;p=pixelpark%2Fhiera.git added reverse proxy for jenkins --- diff --git a/customer/spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml b/customer/spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml index a52f88bb..15d8e778 100644 --- a/customer/spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml +++ b/customer/spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml @@ -17,6 +17,7 @@ infra::profile::apache::pp_vhosts: proxy_preserve_host: true proxy_pass: - { path: /nexus, url: 'http://127.0.0.1:8081/nexus' } + - { path: /jenkins, url: 'http://127.0.0.1:8080/jenkins' } directories: # Root Directory - provider: directory