Skip to content

mongock/mongodb-replset-deployment-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB ReplicaSet docker deployment

Requirements

  • docker-compose

Instructions

  • Run docker-compose up in the current folder
  • Connect to mongodb://localhost:27017 to check connection
  • To stop mongoDB, run docker-compose stop, otherwise you'll need to stop/remove the container to re-run it

About

MongoDB ReplicaSet docker deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published