Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 426 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 426 Bytes

RabbitMQ

This is a repo for creating a Docker image of RabbitMQ that supports autoscaling.

What is it?

RabbitMQ is lightweight and easy to deploy on premises and in the cloud. It supports multiple messaging protocols. RabbitMQ can be deployed in distributed and federated configurations to meet high-scale, high-availability requirements.

Building

$ make docker-build