Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tanvirstreame/cdc2a0f436db124c6dfc9a4ba7083069 to your computer and use it in GitHub Desktop.
Save tanvirstreame/cdc2a0f436db124c6dfc9a4ba7083069 to your computer and use it in GitHub Desktop.
Multiple mongo instance
mongod --dbpath /root/database/replica_db --bind_ip 0.0.0.0 --port 27019 --replSet rs1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment