Changes

From SME Server
Jump to navigationJump to search
111 bytes added ,  17:57, 26 July 2023
no edit summary
Line 2: Line 2:     
{{Note box| Manual configuration required}}
 
{{Note box| Manual configuration required}}
 +
 +
MongoDB 5.0+ requires the AVX CPU instruction set
 +
 +
lscpu |grep avx
    
===Install Official Repository===
 
===Install Official Repository===
Line 9: Line 13:  
https://wiki.koozali.org/Extrarepositories
 
https://wiki.koozali.org/Extrarepositories
   −
Note that all versions are available form 0.9 -> 1.0 -> 3.0/1/2/3/4/5/6/7 -> 4.0/1/2/3/4 -> 5.0
+
Note that versions are available from 4.0/1/2/3/4 -> 5.0 -> 6.0
    
Please check which versions are deprecated - they should not be used.
 
Please check which versions are deprecated - they should not be used.
Line 82: Line 86:       −
Once started you need to initialises the replicaset, make sure to exit from the mongo instance and run from the cli:
+
Once started you need to initialise the replicaset. Make sure to exit from the mongo instance and run from the cli:
    
  mongo --eval "printjson(rs.initiate())"
 
  mongo --eval "printjson(rs.initiate())"
 +
 +
You should now have a working mongoDB good enough to use with Rocket.Chat
 +
    
===Other settings===
 
===Other settings===

Navigation menu