Changes

Jump to navigation Jump to search
282 bytes added ,  09:09, 29 August 2016
m
Line 53: Line 53:     
== Installation of Rocket.Chat==
 
== Installation of Rocket.Chat==
===Create the SME Server Rocket.Chat service===
+
===Create the SME Server Rocket.Chat services===
 +
For Rocket.Chat
 
  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 MongoD (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
 +
config set rh-mongodb26-mongod service status enabled access private TCPPort 27017
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
  

Navigation menu