Changes

Jump to navigation Jump to search
628 bytes added ,  12:59, 17 April 2016
no edit summary
Line 107: Line 107:     
Browse to https://yourserver:3000 and create the first admin user.
 
Browse to https://yourserver:3000 and create the first admin user.
 +
 +
===Rocket.Chat on a sub domain===
 +
Install the [[Webapps-common]] contrib.
 +
 +
To create your sub domain (e.g. https://chat.yourserver.com)
 +
db domains set chat.mycompany.local domain Description "RocketChat" Content Primary \
 +
Nameservers internet TemplatePath WebAppVirtualHost DocumentRoot /opt/Rocket.Chat \
 +
RequireSSL enabled ProxyPassTarget http://localhost:3000/
 +
To expand and activate:
 +
signal-event webapps-update
 +
 +
 +
You can now visit Rocket.Chat at https://chat.yourserver.com. Rocket.Chat will notice that the URL that is being used to access Rocket.Chat has been changed, and will propose to change it to the new URL.
 +
    
===TO DO===
 
===TO DO===

Navigation menu