Centos7 MongoDB

安装MongoDB yum install -y mongodb mongodb-server 配置 vi /etc/mongod.conf # Full path to pidfile (if not set, no pidfile is created) pidfilepath = /data/mongodb/mongod.pid # Log file to send write to in
相关文章
相关标签/搜索