Skip to content

unbtbl/docker-mongodb-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-mongodb-cluster

Template for an app with a MongoDB cluster using Docker. The app service only starts after the replica set is fully operational and a primary is available.

Usage:

  1. Customize the docker-compose.yml file to your needs and add your app service to it.
  2. Run ./run.sh to start the cluster and your app until you quit it with Ctrl+C. The script will display only the logs of your app. Alternatively, you can just use docker-compose up as normal.

About

Template for docker compose + MongoDB Cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages