• Stars
    star
    107
  • Rank 313,357 (Top 7 %)
  • Language
    Shell
  • Created over 7 years ago
  • Updated about 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