-
-
Edit file
inventory/mycluster/inventory.ini
place your IP address, user and hostname -
Install
ansible-playbook -i inventory/mycluster/inventory.ini cluster.yml --become --become-user=root -K -vvv
-
-
Application (folder
app
)
- Three steps:
Test
->Build
->Deploy
reference on.gitlab-ci.yaml
- Database chart (folder
mongodb-sharded
)
- You can find other databases chart like: postgresql, mysql... available here
- Redis-ha chard (folder
redis-ha
)
- Same with databases, you can find more chart with install cache for your system: kafka, memcache...