• Stars
    star
    109
  • Rank 319,077 (Top 7 %)
  • Language
    Shell
  • Created almost 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

How to deploy a MongoDB Replica Set using Docker

How to deploy a MongoDB Replica Set using Docker

This a repository example for the article How to deploy a MongoDB Replica Set using Docker is a walkthrough in how to set up a MongoDB replica set with authentication using docker.

Stack used:

  • MongoDB 3.4.1
  • Docker for Mac 1.12.5

Medium article