Changes

Jump to navigation Jump to search
38 bytes added ,  15:51, 24 April 2016
Line 165: Line 165:  
  sed -i '26 a source /etc/profile.d/scls-nodejs010.sh' /etc/rc.d/init.d/rocketchat
 
  sed -i '26 a source /etc/profile.d/scls-nodejs010.sh' /etc/rc.d/init.d/rocketchat
    +
====Create SME Server service link====
 
Now we can create a link to the SME Server way of starting services automatically at boot time or manually:
 
Now we can create a link to the SME Server way of starting services automatically at boot time or manually:
 
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99rocketchat
 
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99rocketchat
Line 175: Line 176:     
Please note that it may take a little while, up to a minute, for rocketchat to become available. In the mean time you can be shown a HTTP error 503. Please try again in a minute or a bit longer. Why this is? No Idea for now, other that it may be related to MongoDB processes.
 
Please note that it may take a little while, up to a minute, for rocketchat to become available. In the mean time you can be shown a HTTP error 503. Please try again in a minute or a bit longer. Why this is? No Idea for now, other that it may be related to MongoDB processes.
      
==LDAP Authentication==
 
==LDAP Authentication==

Navigation menu