Created
May 17, 2015 10:26
-
-
Save adisuryadi/3c66d170a3e21a7d6464 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Pouring mongodb-3.0.3.yosemite.bottle.tar.gz | |
==> Caveats | |
To reload mongodb after an upgrade: | |
launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.mongodb.plist | |
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mongodb.plist | |
Or, if you don't want/need launchctl, you can just run: | |
mongod --config /usr/local/etc/mongod.conf | |
==> Summary | |
🍺 /usr/local/Cellar/mongodb/3.0.3: 17 files, 154M |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment