Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masstransit/docker-rabbitmq
https://github.com/masstransit/docker-rabbitmq
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/masstransit/docker-rabbitmq
- Owner: MassTransit
- Created: 2020-04-07T15:39:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T12:43:49.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:12:50.885Z (about 2 months ago)
- Language: Dockerfile
- Size: 11.7 KB
- Stars: 11
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RabbitMQ with delayed exchange
This repository contains the [RabbitMQ](https://hub.docker.com/_/rabbitmq) `management` Docker image with [delayed message exchange](https://github.com/rabbitmq/rabbitmq-delayed-message-exchange/) plugin enabled.
This image is build to be used with [MassTransit - Scheduling](http://masstransit-project.com/advanced/scheduling/rabbitmq-delayed.html).
## Documentation
The [documentation](https://hub.docker.com/_/rabbitmq/) is the same as the default `management` image.