AlejandroRivera/embedded-rabbitmq

Enable community plugins

Closed this issue · 2 comments

Hi,
I'm trying to enable the community plugin: rabbitmq_delayed_message_exchange

Since the plugin is not included in the official rabbitmq archives, i think the best way to go here would be to create a custom archive that has the plugin and override the downloadFrom location.

I have successfully enabled the plugin in a real installation by adding the plugin binary inside the rabbtmq/plugins folder (using the official docker image is under /opt/rabbitmq/plugins)

I'm having issues applying the same approach to the official archive because it has a very different directory structure, do you have any idea where i could place this plugin to make it work?

I'm closing this issue since it seems it was more of a help request than an issue with the library.
If you have any other comments, questions or ideas, please let me know.