rabbitmq-cluster-docker
rabbitmq-cluster-docker copied to clipboard
1-click setup RabbitMQ Cluster with Docker Compose
Hi bro! How i can add nginx for listen rabbitmq web ui as external link?
Adding persistent volumes and gather into network
1. Adds haproxy to output of `docker compose up` 2. Fixes an issue where only rabbitm1 node was visible in output of `docker compose up`. Now all nodes are. 3....
- Increase cluster to 5 nodes - Docker: Map HA Proxy port `1936` - Docker: Use durable volumes for rabbitmq nodes - Docker: Use `rabbitmq` virtual network - Apply `docker-entrypoint.sh`...