Cluster of RabbitMQ nodes with etcd

77 views
Skip to first unread message

lauren...@yahoo.com

unread,
May 18, 2023, 4:23:45 PM5/18/23
to rabbitmq-users
Hello,

I wrote a deployment script to create a RabbitMQ cluster with etcd as the backend.  I built it using the open-source tool Kurtosis which helps create test environments.  Here is the script if you want to re-use it.  I would appreciate feedback or PRs if you see something missing.

Best,

Laurent

Gavin M. Roy

unread,
May 18, 2023, 5:53:33 PM5/18/23
to rabbitm...@googlegroups.com
On Thu, May 18, 2023 at 4:23 PM 'lauren...@yahoo.com' via rabbitmq-users <rabbitm...@googlegroups.com> wrote:
Hello,

I wrote a deployment script to create a RabbitMQ cluster with etcd as the backend.  I built it using the open-source tool Kurtosis which helps create test environments.  Here is the script if you want to re-use it.  I would appreciate feedback or PRs if you see something missing.

FWIW it's built into RabbitMQ to cluster using etcd: https://www.rabbitmq.com/cluster-formation.html#peer-discovery-etcd

Regards,

Gavin 

lauren...@yahoo.com

unread,
May 18, 2023, 7:32:02 PM5/18/23
to rabbitmq-users
Hi Gavin.  That is the plugin I am using.  The script brings up an etcd instance and by default three RabbitMQ nodes as Docker containers on your local machine which can be used for testing.  It is configurable.

Laurent

Reply all
Reply to author
Forward
0 new messages