Add README.md

This commit is contained in:
YuruC3 2025-05-11 21:28:21 +03:00
commit af4c1e7348

22
README.md Normal file
View File

@ -0,0 +1,22 @@
# A playbook(s) for deploying Galera and Load Balancer
To do:
- [ ] Playbook for deploying galera
Functional requirements:
- [ ] install deps, mariadb and galera
- [ ] create db config
- [ ] create galera config
- [ ] wsrp-new-cluster in special order
Non-Functional requirements:
- [ ] SSL
- [ ] Playbook for deploying load balancer
Functional requirements:
- [ ] install deps, keepalived, haproxy
- [ ] keepalived config per LB
- [ ] haproxy config per LB