mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-08 09:38:42 -05:00
[GH-ISSUE #62] Add RabbitMQ to templates/service #2144
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @champ3oy on GitHub (Apr 4, 2025).
Original GitHub issue: https://github.com/Dokploy/templates/issues/62
What problem will this feature address?
Adding RabbitMQ as a template will help development spin up the queueing service faster and out of the box
Describe the solution you'd like
Add RabbitMQ as a template or part of the services that can be created
Describe alternatives you've considered
Currently developers will have to spin up the service manually
Additional context
No response
Will you send a PR to implement it?
Maybe, need help