Skip to content

Instantly share code, notes, and snippets.

@agarciadelrio
Created August 13, 2016 12:29
Show Gist options
  • Save agarciadelrio/fab84a09f535b4f1d2b9984e938d0c79 to your computer and use it in GitHub Desktop.
Save agarciadelrio/fab84a09f535b4f1d2b9984e938d0c79 to your computer and use it in GitHub Desktop.
Messages after install
~ brew install mongodb
=> Caveats
To have launchd start mongodb now and restart at login:
brew services start mongodb
Or, if you don't want/need a background service you can just run:
mongod --config /usr/local/etc/mongod.conf
==> Summary
🍺 /usr/local/Cellar/mongodb/3.2.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment