rabbitmq-autocluster icon indicating copy to clipboard operation
rabbitmq-autocluster copied to clipboard

RabbitMQ peer discovery and cluster formation plugin, supports RabbitMQ 3.6.x

Results 2 rabbitmq-autocluster issues
Sort by recently updated
recently updated
newest added

Excuse my ignorance on how autocluster works under the hood, but are there any plans to support using the newer docker swarm mode's native service discovery?

enhancement

When enabling the plugin on the first node in a cluster the following error is generated. ``` [root@db3 ~]# rabbitmq-plugins enable autocluster The following plugins have been enabled: rabbitmq_aws autocluster...

usability