The server is Aliyun 64-bit centos7. My installation procedure is as follows
-
Modify yum package management system
vim /etc/yum.repos.d/mongodb-org-3.2.repo -
Fill in configuration
[mongodb-org-3.2]
name=MongoDB Repository
baseurl=https://repo.mongodb.org/yum/redhat/$releasever/mongodb-org/3.2/x86_64/gpg
check=0
enabled=1 -
Yum installation
yum install -y mongodb-org
Error prompt, look at English is the connection timeout without other images, how do I configure other images? Or modify baseurl directly?
Don’t you just download it yourself and compile it? Or you can use agents to connect to high-speed foreign websites.