Setting up a RabbitMQ Container Using Rancher

Click for: original source

Steve Tidwell from RancherOS short post about RabbitMQ messaging broker running in a container. RabbitMQ is easy to set up, use, and maintain. It can be scaled to handle large numbers of messages between many different data producers and consumers in a variety of application use cases.

Article contains link to setting up RancherOS server and also suggests watching the latest Rancher Overview Training on YouTube before proceeding with the Rancher installation.

Then there is example of RabbitMQ setup, configuration and described testing including screen-grabs and example code. We’ve learned how to set up a simple RabbitMQ installation in a container using Rancher Server, as well as how to connect to the RabbitMQ management interface and send and receive messages using rabbitmqadmin.

[Read More]

Tags messaging microservices