Changes

From SME Server
Jump to navigationJump to search
380 bytes added ,  14:05, 29 October 2021
Line 85: Line 85:     
WIP
 
WIP
 +
 +
db yum_repositories set mongodb42 repository \
 +
              BaseURL https://repo.mongodb.org/yum/redhat/\$releasever/mongodb-org/4.2/$basearch/ \
 +
              EnableGroups no \
 +
              GPGCheck yes \
 +
              Name "MongoDB" \
 +
              GPGKkey https://www.mongodb.org/static/pgp/server-4.2.asc \
 +
              Visible no \
 +
              status disabled
 +
    
Use the above method to add the repo and then:
 
Use the above method to add the repo and then:

Navigation menu