安装离线地图-Bigemap
本次运用环境:CentOS7 已有yum源
一、安装依赖
yum check-update
yum install -y wget openssl python-pip unzip
curl -fsSL https://get.docker.com/ | sh
usermod -aG docker root
systemctl enable docker.service
systemctl start docker.service
pip install docker-compose
注:如遇到报错如下:ERROR: Cannot uninstall 'requests'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
使用:pip install --ignore-installed requests即可
二、安装离线包
1:下载离线包
wget http://download.bigemap.com/bm-server/linux/bm-server-installer.zip
2:解压
unzip bm-server-installer.zip
3:授予执行权限
chmod +x ./bm-server-installer
4:安提示安装
./bm-server-installer help
三、安装
1:./bm-server-installer download bm-server-files/
2:./bm-server-installer setup bm-server-files/ bm-server/
3:./bm-server.sh start
四、访问
账户密码默认