Created
March 30, 2019 17:38
-
-
Save pranavcode/4a14f228357bf16ab5e1ce0b0b5807fd to your computer and use it in GitHub Desktop.
Velotio - HashiCorp Consul Part 2 - Start MongoDB In Replication Mode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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