Skip to content

gayanvirajith/mongo-replica-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongo-replica-demo

How to run

Run run.sh to build docker images and initialize the replica set.

./run.sh

Check if it works

try to connect mongo db on below hosts :

  • 127.0.0.1:27017
  • 127.0.0.1:27018
  • 127.0.0.1:27019

About

Docker mongo replica demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published