Looking for (alpha) Testers - Running pg_auto_failover in Docker Swarm #971
s4ke
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all,
some of you might know our ansible repository over at https://github.com/neuroforgede/pg_auto_failover_ansible that makes it simple to roll out pg_auto_failover with Ansible.
In recent months, we started standardizing our infrastructure around container based solutions.
This lead to the creation of a project to operate pg_auto_failover in a Docker Swarm:
https://github.com/neuroforgede/pg_auto_failover_swarm
This is still in the early stages, but the MVP is done. It is quite simple to create a new cluster.
Day 2 operations are something that we want to also provide some tooling around, but due to the nature of everything being containerized now we think that this will be even simpler than on baremetal, especially in place major version upgrades in a semi automated fashion.
Let us know what you think :).
P.S.: I hope this is fine to post here @DimCitus . If not, feel free to delete this :)
Beta Was this translation helpful? Give feedback.
All reactions