]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
chat - corrections
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 11 Aug 2016 09:58:40 +0000 (11:58 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 11 Aug 2016 09:58:40 +0000 (11:58 +0200)
customer/pixelpark/chat01.pixelpark.com.yaml

index 69d32f0d78b1f30b55934bbce3437f99ff633ff3..f4c44a62f96dd8abe2231a39a4bd74db95204ebf 100644 (file)
@@ -54,13 +54,14 @@ site::profile::apache::pp_vhosts:
     ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem'
     ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.com-key.pem'
     ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem'
-    redirect_dest_non_ssl: 'https://chat-rocket.pixelpark.net/'
+    redirect_dest_non_ssl: 'https://chat-rocket.pixelpark.com/'
 #    headers:
 #      - 'set X-Content-Type-Options: nosniff'
 #    headers_ssl:
 #      - 'always set Strict-Transport-Security "max-age=31556926"'
     custom_fragment: |
       PassengerStickySessions on
+      PassengerAppType node
       PassengerNodejs /usr/bin/node
       PassengerStartupFile main.js
     passenger_app_root: /opt/Rocket.Chat/bundle
@@ -68,5 +69,5 @@ site::profile::apache::pp_vhosts:
     setenv:
       - MONGO_URL mongodb://localhost:27017/rocketchat
       - ROOT_URL https://chat-rocket.pixelpark.com/
-    docroot_owner: apache
-    docroot_group: apache
\ No newline at end of file
+    docroot_owner: rocketchat
+    docroot_group: rocketchat
\ No newline at end of file