Install MongoDB on CentOS 7
To find latest MongoDB version, see https://docs.mongodb.com/manual/release-notes/ To install MongoDB 3.6 on CentOS 7, create file vi /etc/yum.repos.d/mongodb-org-3.6.repo Add [mongodb-org-3.6] name=MongoDB Repository…
To find latest MongoDB version, see https://docs.mongodb.com/manual/release-notes/ To install MongoDB 3.6 on CentOS 7, create file vi /etc/yum.repos.d/mongodb-org-3.6.repo Add [mongodb-org-3.6] name=MongoDB Repository…