Skip to content

crizstian/mongo-replica-with-docker

Repository files navigation

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