https://github.com/application-research/estuary-postgres-playbook
https://github.com/application-research/estuary-postgres-playbook
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/application-research/estuary-postgres-playbook
- Owner: application-research
- License: mit
- Created: 2022-10-18T21:31:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-16T14:54:25.000Z (almost 3 years ago)
- Last Synced: 2025-03-19T08:49:21.053Z (about 1 year ago)
- Language: Jinja
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# estuary-postgres-playbook
🚧 Under construction 🚧
🚧 DO NOT USE, especially on Production EstuaryV1 PostgreSQL! 🚧
🚧 This playbook is transitioning to be a generally useful playbook instead, for deploying arbitrary PostgreSQL clusters 🚧
Builds a highly available PostgreSQL setup for Estuary using [Patroni](https://github.com/zalando/patroni) and [HAProxy](https://www.haproxy.org/).
Depends on having a working HAProxy deployment via estuary-haproxy-playbook. In future, this playbook will actually allow you to call that one as appropriate.
Usage:
* ansible-galaxy install -r requirements.yml
* ansible-playbook site.yml