Changes

Jump to navigation Jump to search
330 bytes added ,  08:53, 18 April 2016
Line 137: Line 137:  
  npm install -g forever
 
  npm install -g forever
 
  npm install -g forever-service
 
  npm install -g forever-service
 +
Since SME Server has put it's name in /etc/system-release, the forever utility will not be able to detect the main distribution name (e.g. CentOS) and will exit with an error. To add 'SME Server' to the list of recognised distributions so that forever-service will run properly, is to execute the following command:
 +
sed.... TBA
 +
 
and then generate and place the init script 'rocketchat' into /etc/rc.d/init.d:
 
and then generate and place the init script 'rocketchat' into /etc/rc.d/init.d:
 
  cd /opt/Rocket.Chat
 
  cd /opt/Rocket.Chat

Navigation menu