Skip to content

Instantly share code, notes, and snippets.

@pranavcode
Created March 30, 2019 17:38
Show Gist options
  • Save pranavcode/4a14f228357bf16ab5e1ce0b0b5807fd to your computer and use it in GitHub Desktop.
Save pranavcode/4a14f228357bf16ab5e1ce0b0b5807fd to your computer and use it in GitHub Desktop.
Velotio - HashiCorp Consul Part 2 - Start MongoDB In Replication Mode
mongod --bind_ip_all --port 27017 --dbpath /data/db --replSet "consuldemo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment