Skip to content

Instantly share code, notes, and snippets.

@adisuryadi
Created May 17, 2015 10:26
Show Gist options
  • Save adisuryadi/3c66d170a3e21a7d6464 to your computer and use it in GitHub Desktop.
Save adisuryadi/3c66d170a3e21a7d6464 to your computer and use it in GitHub Desktop.
==> 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