linux-tutorial/codes/linux/ops/service/mongodb/README.md
2019-02-22 11:40:47 +08:00

232 B

安装 mongodb

使用方法:

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

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