brew install mongodb
安装mongodbln -sfv /usr/local/opt/mongodb/*.plist ~/Library/LaunchAgents
这个一定要执行launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mongodb.plist
开机启动
mac 安装mongodb
2016年3月13日
brew install mongodb
安装mongodbln -sfv /usr/local/opt/mongodb/*.plist ~/Library/LaunchAgents
这个一定要执行launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mongodb.plist
开机启动