happybang / installMongoDB

install mongodb for centos x32/x64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installMongoDB

install mongodb for centos x32/x64

一键安装mongodb 3.x Shell

安装步骤:

yum install git -y
git clone https://github.com/charlesbao/installMongoDB/
cd installMongoDB/
chmod 777 installMongo.sh
./installMongo.sh

About

install mongodb for centos x32/x64


Languages

Language:Shell 100.0%