Skip to content

Instantly share code, notes, and snippets.

@skellertor
Last active January 30, 2018 22:58
Show Gist options
  • Save skellertor/afe37a0a490998714a51190e9960d4c3 to your computer and use it in GitHub Desktop.
Save skellertor/afe37a0a490998714a51190e9960d4c3 to your computer and use it in GitHub Desktop.
Stop and start mongodb with homebrew

Start

brew services start mongodb

Stop

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