Changes

Jump to navigation Jump to search
37 bytes added ,  14:12, 24 April 2016
Line 146: Line 146:  
  sed -i -e 's/(Oracle Linux)/(Oracle Linux)|(SME Server)/' \
 
  sed -i -e 's/(Oracle Linux)/(Oracle Linux)|(SME Server)/' \
 
  /opt/rh/nodejs010/root/usr/lib/node_modules/forever-service/templates/sysvinit/installer.js
 
  /opt/rh/nodejs010/root/usr/lib/node_modules/forever-service/templates/sysvinit/installer.js
and then generate the init script 'rocketchat' that will automatically be placed into /etc/rc.d/init.d:
+
 
 +
====Generate the Rocket.Chat init script====
 +
Generate the init script 'rocketchat' that will automatically be placed into /etc/rc.d/init.d:
 
  cd /opt/Rocket.Chat
 
  cd /opt/Rocket.Chat
 
  forever-service install -s main.js -e "ROOT_URL=https://chat.mycompany.local/ \
 
  forever-service install -s main.js -e "ROOT_URL=https://chat.mycompany.local/ \

Navigation menu