Changes
From SME Server
Jump to navigation
Jump to search
← Older edit
Newer edit →
Rocket Chat:Contrib
(view source)
Revision as of 10:39, 22 September 2020
619 bytes added
,
10:39, 22 September 2020
→Koozali SME v10
Line 453:
Line 453:
I'll add more later, and try and make a full contrib in due course
I'll add more later, and try and make a full contrib in due course
+
+
===CentOS 7 notes===
+
+
Setup storage engine and replication for MongoDB (mandatory for versions > 1), and enable and start MongoDB and Rocket.Chat:
+
+
They still recommend mmapv1 but it is probably better to stick with the default WiredTiger. Here's how to change if required:
+
+
sed -i "s/^# engine:/ engine: mmapv1/" /etc/mongod.conf
+
+
You MUST initialise a replicaset so we must add this to the conf file:
+
+
sed -i "s/^#replication:/replication:\n replSetName: rs01/" /etc/mongod.conf
+
+
Start Mongo
+
+
systemctl enable mongod && sudo systemctl start mongod
+
+
Initiate the set:
+
+
mongo --eval "printjson(rs.initiate())"
ReetP
Bureaucrats
,
Administrators (Semantic MediaWiki)
,
Curators (Semantic MediaWiki)
,
Administrators
877
edits
Navigation menu
Page actions
Page
Discussion
View source
History
Page actions
Page
Discussion
More
Tools
In other languages
Personal tools
English
Log in
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version
Search