Templates explained - Zerpet/docker-rabbitmq-cluster GitHub Wiki
At the moment of this writing, there are 5 templates available with different characteristics. Templates are covered from most basic to more advanced.
- 3 node cluster
- 2 disc 1 RAM node cluster
- Consumer-Producer
- HA Proxy + 3 Node
- Consumer-Producer + HA Proxy + 3 Node
The Setup example was using the 3 node cluster template. This is the easiest and quickest way to get the cluster up and running for testing purposes. The templates with HA Proxy are intended to recreate an environment similar to a RabbitMQ deployment on Cloud Foundry.