Skip to content

Instantly share code, notes, and snippets.

@jonathantorres
Last active August 29, 2015 13:58
Show Gist options
  • Save jonathantorres/9943057 to your computer and use it in GitHub Desktop.
Save jonathantorres/9943057 to your computer and use it in GitHub Desktop.
Start MongoDB

Start mongo with mongod --config /usr/local/etc/mongod.conf then in another terminal window start the shell with mongo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment