linux-tutorial/codes/linux/ops/soft/mongodb
2019-05-07 15:04:19 +08:00
..
install-mongodb.sh 更新脚本 2019-05-07 15:04:19 +08:00
README.md 变更目录 2019-05-07 11:09:43 +08:00

安装 mongodb

使用方法:

curl -o- https://raw.githubusercontent.com/dunwu/os-tutorial/master/codes/linux/ops/soft/mongodb/install-mongodb.sh | bash

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