Changes

Jump to navigation Jump to search
546 bytes removed ,  02:44, 29 August 2016
m
Line 30: Line 30:  
RocketChat for '''SME Server 9.x 64-bit only!'''. Latest Rocket.Chat version tested: '''0.37.1''' (please see the change log [https://github.com/RocketChat/Rocket.Chat/releases here]).
 
RocketChat for '''SME Server 9.x 64-bit only!'''. Latest Rocket.Chat version tested: '''0.37.1''' (please see the change log [https://github.com/RocketChat/Rocket.Chat/releases here]).
   −
==Installation SCL environment==
+
==Requirements==
===Add the epel repository===
+
Rocket.Chat requires several higher versions of applications and frameworks than provided by Koozali SME Server by default. Therefore we need to install some '''[[Software Collections]]''' Packages and enable some addition repo's.
/sbin/e-smith/db yum_repositories set epel repository \
  −
Name 'Epel - EL6' \
  −
BaseURL 'http://download.fedoraproject.org/pub/epel/6/$basearch' \
  −
MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch' \
  −
EnableGroups no \
  −
GPGCheck yes \
  −
GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
  −
Exclude perl-Razor-Agent \
  −
Visible no \
  −
status disabled
     −
===Add centos-sclo-rh repository===
+
You must enable the [[epel]] and [[centos-sclo-rh]] repositories first before continuing.
/sbin/e-smith/db yum_repositories set centos-sclo-rh \
+
You must install the Software Collections tools first. Please see '''[[Software Collections]]''' how to install and enable '''[[Software Collections]]'''.
repository Name 'Centos-RH Software collections' \
  −
BaseURL 'http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/' \
  −
EnableGroups no Visible yes status disabled
  −
Expand the new repo's
  −
signal-event yum-modify
  −
 
  −
===Install Software Collections applications===
  −
Before you can install any of the Software Collections applications, you must install the Software Collections tools first. Please see '''[[Software Collections]]''' how to install and enable '''[[Software Collections]]'''.
      
  yum install rh-python34-python rh-mongodb26-mongodb rh-mongodb26-mongodb-server \
 
  yum install rh-python34-python rh-mongodb26-mongodb rh-mongodb26-mongodb-server \

Navigation menu