No description
  • Shell 42.2%
  • Dockerfile 36.8%
  • Makefile 21%
Find a file
2019-11-14 07:59:52 -05:00
.gitignore add makefile to build rabbitmq container 2018-02-27 11:50:13 -05:00
Dockerfile Added README and fixed the Dockerfile 2018-10-02 14:59:52 +00:00
launch.sh Force boot rabbit if mnesia database already exists 2019-11-14 07:00:51 +00:00
Makefile Bump version to 3.7.21 2019-11-14 07:59:52 -05:00
README.md Merge pull request #12 from james-crowley/master 2019-11-13 17:55:59 -05:00

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