mirror of
https://github.com/ansible/awx-rabbitmq
synced 2026-04-05 19:23:24 +00:00
No description
- Shell 42.2%
- Dockerfile 36.8%
- Makefile 21%
| .gitignore | ||
| Dockerfile | ||
| launch.sh | ||
| Makefile | ||
| README.md | ||
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