Line 5:
Line 5:
This contrib aims to reduce some of the setup for rocketchat and add some flexibility with settings
This contrib aims to reduce some of the setup for rocketchat and add some flexibility with settings
−
Add repos:
+
==Current version==
−
* [[epel]]
+
4th July 2017
−
* [[Centos-sclo-rh]]
+
Current RPM in my repo is 0.57.0
−
* [[User:ReetP|reetp]]
−
* [[Fws]]
−
==RocketChat 0.40+==
+
https://reetspetit.com/smeserver/6/repoview/rocketchat.html
−
From Rocketchat 0.40 onwards you require a higher version of node than the one in the SCL repos.
−
Rocket.Chat v 48.1 requires:
+
Latest source is here:
−
node: v4.6.2
−
npm: v3.10.9
−
Rocket.Chat v 49.0 requires:
+
https://github.com/RocketChat/Rocket.Chat/tags
−
node: v4.7.2
−
This can be installed from the node repo
+
==Required repos==
−
===Setup===
+
Add repos:
−
Add the following repos:
+
* [[epel]]
+
* [[Centos-sclo-rh]]
+
* [[User:ReetP|reetp]]
+
* [[Fws]]
/sbin/e-smith/db yum_repositories set epel repository \
/sbin/e-smith/db yum_repositories set epel repository \
Line 61:
Line 58:
yum --enablerepo=nodejs install nodejs nodejs-devel
yum --enablerepo=nodejs install nodejs nodejs-devel
+
+
+
==RocketChat 0.40+==
+
+
From Rocketchat 0.40 onwards you require a higher version of node than the one in the SCL repos.
+
+
Rocket.Chat v 49.0+ requires:
+
node: v4.7.2
+
npm: v3.10.9
+
+
This can be installed from the node repo
===Setup node versions:===
===Setup node versions:===