Skip to content

Instantly share code, notes, and snippets.

@smerrill
Created November 4, 2011 01:39
Show Gist options
  • Save smerrill/1338465 to your computer and use it in GitHub Desktop.
Save smerrill/1338465 to your computer and use it in GitHub Desktop.
Fork a mongod on OS X w/ Homebrew
mongod run --config /usr/local/Cellar/mongodb/2.0.1-x86_64/mongod.conf --fork --logpath /usr/local/var/log/mongodb/mongod.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment