Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tanvirstreame/e5e945092fed4e558d28928d63a2f38c to your computer and use it in GitHub Desktop.
Save tanvirstreame/e5e945092fed4e558d28928d63a2f38c to your computer and use it in GitHub Desktop.
multiple mongo instance in same port
create a sperate mongodb conf then do this
mongod --config /usr/local/etc/mongod2.conf &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment