Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 551 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 551 Bytes

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