Created
March 17, 2022 11:35
-
-
Save tanvirstreame/cdc2a0f436db124c6dfc9a4ba7083069 to your computer and use it in GitHub Desktop.
Multiple mongo instance
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 --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