ha-postgres-docker-stack
ha-postgres-docker-stack copied to clipboard
Postgres + patroni + wal-e + haproxy + etcd
Error in a docker swarm: 
Hi buddy!. thanks again for this good piece of writing. I have deployed the cluster in development and I'm pleased and confident it could hold even in a production environment,...
Hi, thanks for the excellent post/repo. I have followed through but when I get to creating the database I'm stuck! first it says 'database admin' does not exist when I...
Etcd should run in a cluster the question is how to bootstrap the cluster config?
Best way to handle this? Currently I have an alpine based cron service that mounts the docker socket so it can access other containers in the swarm and do what...
If the shared storage issue get sorted this is the only other blocker to easily scaling dbs e.g. ``` docker service scale db=5 ``` The patroni dev dockerfile setup use...
Bit of a copypasta mess: - alpine - use best practices - use Wal-g (build) - latest patroni version