Changes

Jump to navigation Jump to search
162 bytes added ,  13:09, 15 August 2016
m
no edit summary
Line 121: Line 121:  
  cd /opt/Rocket.Chat/programs/server
 
  cd /opt/Rocket.Chat/programs/server
 
  npm install
 
  npm install
 +
 +
===Set environment variables for Rocket.Chat===
 +
export ROOT_URL=http://yourserver.com/
 +
export MONGO_URL=mongodb://localhost:27017/rocketchat
 +
export PORT=3000
    
===Start Rocket.Chat for the first time===
 
===Start Rocket.Chat for the first time===

Navigation menu