Skip to content

cjhubert/mongodb-cluster

Repository files navigation

MongoDB Cluster

This project sets up a MongoDB cluster with examples of sharding and replication through Chef Solo.

Setup

git clone https://github.com/ceejh/mongodb-cluster.git
cd mongodb-cluster

# Vagrant plugins to manage the network
vagrant plugin install vagrant-auto_network
vagrant plugin install vagrant-hostmanager
vagrant plugin install vagrant-triggers
vagrant plugin install vagrant-omnibus

vagrant up

About

Vagrant cluster of MongoDB servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages