Changes

Jump to navigation Jump to search
1 byte added ,  05:31, 17 April 2016
no edit summary
Line 5: Line 5:     
==About==
 
==About==
"[https://rocket.chat/ Rocket Chat,] the ultimate webchat platform. From group messages and video calls all the way to helpdesk killer features. Our goal is to become the number one cross-platform open source chat solution"
+
"[https://rocket.chat/ Rocket.Chat,] the ultimate webchat platform. From group messages and video calls all the way to helpdesk killer features. Our goal is to become the number one cross-platform open source chat solution"
 
* '''Video Conference''' Chat with your colleagues and friends face-to-face over audio and video. [https://github.com/RocketChat/Rocket.Chat/pull/989 '''See details'''.]
 
* '''Video Conference''' Chat with your colleagues and friends face-to-face over audio and video. [https://github.com/RocketChat/Rocket.Chat/pull/989 '''See details'''.]
 
* '''Helpdesk chat''' Have your website visitors contact you in real-time and increase conversions.
 
* '''Helpdesk chat''' Have your website visitors contact you in real-time and increase conversions.
Line 90: Line 90:  
  export X_SCLS="`scl enable nodejs010 'echo $X_SCLS'`"
 
  export X_SCLS="`scl enable nodejs010 'echo $X_SCLS'`"
   −
===Create SME Server rocket chat service===
+
===Create SME Server Rocket,Chat service===
 
  config set rocketchat service status enabled TCPPort 3000 access public
 
  config set rocketchat service status enabled TCPPort 3000 access public
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
   −
===Get RocketChat from [https://rocket.chat/releases/ downloads]===
+
===Get Rocket.Chat from [https://rocket.chat/releases/ downloads]===
 
  cd /root
 
  cd /root
 
  curl -L https://rocket.chat/releases/latest/download -o rocket.chat.tgz
 
  curl -L https://rocket.chat/releases/latest/download -o rocket.chat.tgz
Line 102: Line 102:  
  npm install
 
  npm install
   −
===Start Rocket Chat===
+
===Start Rocket.Chat===
 
  cd /opt/Rocket.Chat
 
  cd /opt/Rocket.Chat
 
  node main.js &
 
  node main.js &

Navigation menu