From e3ff1a05004f83a7a508da66c13d69187a0ffc15 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 16 Jun 2016 17:52:07 +0200 Subject: [PATCH] gitlab - correct proxy --- customer/pixelpark/git01.pixelpark.com.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/pixelpark/git01.pixelpark.com.yaml b/customer/pixelpark/git01.pixelpark.com.yaml index 7433bf82..e6faeb18 100644 --- a/customer/pixelpark/git01.pixelpark.com.yaml +++ b/customer/pixelpark/git01.pixelpark.com.yaml @@ -13,6 +13,7 @@ nginx::nginx_vhosts: ssl_cert: /etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem ssl_key: /etc/pki/tls/private/wildcard.pixelpark.com-key.pem rewrite_to_https: true + proxy: unix:/var/opt/gitlab/gitlab-workhorse/socket proxy_set_header: - 'X-Forwarded-Proto "https"' - 'X-Forwarded-For $proxy_add_x_forwarded_for' -- 2.39.5