From 5a328c5dce91ca5014a6ed3a0e9f57baf94fcc48 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 14 Oct 2016 13:08:23 +0200 Subject: [PATCH] pixelpark - chat mongodump anpassungen --- customer/pixelpark/chat01.pixelpark.com.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/customer/pixelpark/chat01.pixelpark.com.yaml b/customer/pixelpark/chat01.pixelpark.com.yaml index 2c0ec77b..099df328 100644 --- a/customer/pixelpark/chat01.pixelpark.com.yaml +++ b/customer/pixelpark/chat01.pixelpark.com.yaml @@ -7,9 +7,10 @@ site::additional_classes: nodejs::repo_url_suffix: '4.x' nodejs::manage_package_repo: true +site::profile::mongodb_server::replicaonslave: 'no' # Wir sind eine Standalone Instance + nginx::config::proxy_hide_header: - X-Powered-By - nginx::nginx_vhosts: rocket-chat: server_name: @@ -47,6 +48,7 @@ nginx::nginx_upstreams: - 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: rocket: docroot: '/opt/Rocket.Chat/bundle/public' -- 2.39.5