Randsw / ha-mongodb

Create HA mongodb cluster using vagrant and ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HA PostgreSQL Cluster under Patroni control

CI workflow

Deploy

Start vagrant VM

vagrant up

Deploy HA mongodb cluster

ansible-playbook -i inventories/ha-mongodb/hosts.yml mondodb-rs-deploy.yml

About

Create HA mongodb cluster using vagrant and ansible


Languages

Language:Jinja 80.9%Language:Python 19.1%