MongoDB replication example An working example of mongoDB replication with: 3 node replica set, using primary with a secondary and an arbiter setup keyfile authentication between nodes cluster admin and user accounts Usage Install Vagrant In the project root do: vagrant up