Changes

From SME Server
Jump to navigationJump to search
158 bytes added ,  17:08, 24 August 2016
no edit summary
Line 96: Line 96:  
This works for me. You will need a minimum version of smeserver-rocketchat-0.1-4  
 
This works for me. You will need a minimum version of smeserver-rocketchat-0.1-4  
   −
It is recommended to add Letsecnrypt support
+
It is recommended to add Letsencrypt support as detailed below.
    
We need some extra settings to enable SSL with ProxyPass.
 
We need some extra settings to enable SSL with ProxyPass.
Line 132: Line 132:  
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
   −
==Letsencrypt support==
+
===Letsencrypt support===
    
You can add letsencrypt should you wish - please see https://wiki.contribs.org/Letsencrypt
 
You can add letsencrypt should you wish - please see https://wiki.contribs.org/Letsencrypt
   −
You will need to add the domain key as follows, and add your letsencrypt certificates:
+
You will need to add the domain key as follows, and add your letsencrypt certificates as per the wiki page:
    
  db domains setprop chat.mycompany.local letsencryptSSLcert enabled
 
  db domains setprop chat.mycompany.local letsencryptSSLcert enabled
 +
 +
Note that smeserver-rocketchat adds a ProxyPass directive for the letsencrypt directory .well-known/acme-challenge
    
===Mongo DB examples===
 
===Mongo DB examples===

Navigation menu