https://github.com/application-research/haproxy-cluster-playbook
A triplet of haproxies
https://github.com/application-research/haproxy-cluster-playbook
Last synced: about 1 year ago
JSON representation
A triplet of haproxies
- Host: GitHub
- URL: https://github.com/application-research/haproxy-cluster-playbook
- Owner: application-research
- License: mit
- Created: 2023-02-15T04:46:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-26T13:41:28.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T04:11:09.591Z (over 1 year ago)
- Language: Jinja
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# haproxy-cluster-playbook
A highly available set (usually a triplet) of haproxies
## Usage
* Fill out vars
* Fill out inventory
* `ansible-playbook site.yml --become --ask-become-pass`
## TODO
* Add support for multiple floating IPs, as it currently won't configure all of them for you.