Line 18:
Line 18:
n 0.10.40
n 0.10.40
exit
exit
+
+
{{Note box | Please be careful to only install JUST the required packages in my repo. There are various testing packages in there that will BREAK YOUR SYSTEM ! }}
You should now be able to install the rocketchat bundle with:
You should now be able to install the rocketchat bundle with:
Line 77:
Line 79:
===Updates===
===Updates===
−
If there is an update to rocket chat you should just be able to run:
+
If there is an update to Rocket.Chat I will add to my repo. You should just be able to run:
yum --enablerepo=reetp install rocketchat
yum --enablerepo=reetp install rocketchat
+
You can also update the smeserver-rocketchat contrib in the same way
−
===Bugs===
+
yum --enablerepo=reetp install smeserver-rocketchat
−
−
Look for bugs :-) As the contrib is not in CVS please report them in the forum
−
−
You ay get an error on install of the rocketchat rpm as follows:
−
−
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
−
−
This is due to the installed version of npm/node from SCL. Rocket.Chat should till work
===SSL===
===SSL===
−
{{Note box | This is still experimental and there are issues with SSL only for the Primary iBay and Letsencrypt. You will need a minimum version of smeserver-rocketchat-0.1-5 }}
+
{{Note box | This is still experimental and there may be issues with SSL only for the Primary iBay and Letsencrypt. You will need a minimum version of smeserver-rocketchat-0.1-5 }}
It is recommended to add Letsencrypt support as detailed below.
It is recommended to add Letsencrypt support as detailed below.
Line 154:
Line 149:
Anything else going to chat.mycompany.local should get to Rocket.Chat
Anything else going to chat.mycompany.local should get to Rocket.Chat
−
===Mongo DB examples===
+
===Bugs===
+
+
Look for bugs :-) As the contrib is not in CVS please report them in the forum and I will try and keep an eye out.
+
+
You ay get an error on install of the rocketchat rpm as follows:
+
+
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
+
+
This is due to the installed version of npm/node from SCL. Rocket.Chat should till work
+
+
+
==Mongo DB examples==
Example using mongo itself:
Example using mongo itself: