Changes

Jump to navigation Jump to search
8 bytes removed ,  11:20, 29 August 2016
m
Line 51: Line 51:  
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc.d/rc7.d/S99rocketchat
 
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc.d/rc7.d/S99rocketchat
 
  config set rocketchat service status enabled TCPPort 3000 access public
 
  config set rocketchat service status enabled TCPPort 3000 access public
signal-event remoteaccess-update
      
For MongoDB (please note the usage of mongod and NOT mongod'''b'''):
 
For MongoDB (please note the usage of mongod and NOT mongod'''b'''):
 
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc.d/rc7.d/S99rh-mongodb26-mongod
 
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc.d/rc7.d/S99rh-mongodb26-mongod
 
  config set rh-mongodb26-mongod service status enabled access private TCPPort 27017
 
  config set rh-mongodb26-mongod service status enabled access private TCPPort 27017
 +
 +
And to update the ports:
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
  

Navigation menu