From: Philipp Dallig Date: Fri, 14 Oct 2016 11:08:23 +0000 (+0200) Subject: pixelpark - chat mongodump anpassungen X-Git-Tag: v0.1.0~3990 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5a328c5dce91ca5014a6ed3a0e9f57baf94fcc48;p=pixelpark%2Fhiera.git pixelpark - chat mongodump anpassungen --- 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'