linux-tutorial/codes/linux/ops/service/mongodb
2019-02-22 11:34:34 +08:00
..
install-mongodb.sh 调整目录 2019-02-22 11:34:34 +08:00
README.md 调整目录 2019-02-22 11:34:34 +08:00

安装 mongodb

使用方法:

curl -o- https://github.com/dunwu/os-tutorial/blob/master/codes/linux/ops/service/mongodb/install-mongodb.sh | bash

脚本会下载解压 redis 到 /opt/mongodb 路径下。