]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
chat - try with one backend + remove duplicate
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 11 Nov 2016 17:25:15 +0000 (18:25 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 11 Nov 2016 17:25:15 +0000 (18:25 +0100)
customer/pixelpark/chat01.pixelpark.com.yaml

index e27ceb37f04f231adfd9c690262b995bf2439456..c6f650a3e8ee21965fbf334e1ae797a4bea62d61 100644 (file)
@@ -47,7 +47,6 @@ nginx::nginx_vhosts:
       - 'Connection "upgrade"'
       - 'Host $host'
       - 'X-Real-IP $remote_addr'
-      - 'X-Forwarded-Proto "https"'
       - 'X-Forwarded-For $proxy_add_x_forwarded_for'
       - 'X-Forwarded-Proto $scheme'
       - 'X-Frame-Options SAMEORIGIN'
@@ -58,8 +57,8 @@ nginx::nginx_upstreams:
   rocket_chat:
     members:
       - 127.0.0.1:3000
-      - 127.0.0.1:3001
-      - 127.0.0.1:3002
+#      - 127.0.0.1:3001
+#      - 127.0.0.1:3002
 
 # Wird derzeit aufgrund fehlender einfacher Unterstuetzung fuer Websocket nicht verwendet
 site::profile::apache::pp_vhosts: