Changes

From SME Server
Jump to navigationJump to search
73 bytes added ,  14:07, 29 October 2021
m
Line 1: Line 1: −
== How to install MongoDB 4.0 ==
+
==How to install MongoDB 4.0==
    
{{Note box| All info is based on SME Server 9 only but I have just started to test on v10 - see notes below}}
 
{{Note box| All info is based on SME Server 9 only but I have just started to test on v10 - see notes below}}
   −
=== Install Official Repository ===
+
===Install Official Repository===
    
This should work for every version of Koozali SME
 
This should work for every version of Koozali SME
Line 87: Line 87:     
  db yum_repositories set mongodb42 repository \
 
  db yum_repositories set mongodb42 repository \
               BaseURL https://repo.mongodb.org/yum/redhat/\$releasever/mongodb-org/4.2/$basearch/ \
+
               BaseURL [https://repo.mongodb.org/yum/redhat/\$releasever/mongodb-org/4.2/$basearch/ https://repo.mongodb.org/yum/redhat/\$releasever/mongodb-org/4.2/\$basearch/] \
 
               EnableGroups no \
 
               EnableGroups no \
 
               GPGCheck yes \
 
               GPGCheck yes \
Line 116: Line 116:       −
 
+
===Using keys===
=== Using keys===
      
  config setprop mongod service status enabled
 
  config setprop mongod service status enabled

Navigation menu