e0bcef6b91 | ||
---|---|---|
.. | ||
README.md | ||
install-mongodb.sh |
README.md
安装 mongodb
使用方法:
wget --no-check-certificate --no-cookies https://raw.githubusercontent.com/dunwu/linux/master/codes/deploy/tool/mongodb/install-mongodb.sh
chmod -R 777 install-mongodb.sh
./install-mongodb.sh
脚本会下载解压 redis 到 /opt/mongodb
路径下。