SET UP A RABBITMQ CLUSTER ON YOUR LAPTOP USING DOCKER

Adrian Oprea
1 min readNov 28, 2017

--

Sean EllisData Center

Originally published at https://oprea.rocks/blog/set-up-a-rabbitmq-cluster-on-your-laptop-using-docker/

Learn how to quickly set up a local RabbitMQ cluster using nothing more than the official RabbitMQ Docker image.

I will show you two versions that you can use to launch the cluster: one using docker run and the other using docker-compose. You're going to learn how to enable clustering in RabbitMQ, how to make Docker containers work with each other as well as how to easily test a RabbitMQ infrastructure without even having to install RabbitMQ.

The Video

Useful links

If you enjoyed this post, please click on the 👏 button and share it to help others find it. You can also follow me on Twitter.

--

--

Adrian Oprea
Adrian Oprea

Written by Adrian Oprea

Founder & CEO of WeRemote.EU. Remote work enthusiast. Bookworm.

Responses (2)