docker-postgres-replication icon indicating copy to clipboard operation
docker-postgres-replication copied to clipboard

Add docker stack setup.

Open alexanderkjeldaas opened this issue 7 years ago • 2 comments

alexanderkjeldaas avatar Mar 17 '17 06:03 alexanderkjeldaas

A docker stack setup seems like a reasonable addition to this repository. For now, due to time constraints on my part, I must simply respond that I am open to pull requests.

DanielDent avatar Mar 19 '17 02:03 DanielDent

Just change compose file version to 3 & this works with swarm cluster

docker stack deploy --compose-file docker-compose.yml cluster

mkatrenik avatar Nov 14 '17 14:11 mkatrenik