Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to expose additional ports #2157

Open
rrileyca opened this issue Dec 3, 2024 · 0 comments
Open

Ability to expose additional ports #2157

rrileyca opened this issue Dec 3, 2024 · 0 comments
Labels

Comments

@rrileyca
Copy link

rrileyca commented Dec 3, 2024

Is your feature request related to a problem? Please describe.
RabbitMQ has added a new plugin (RabbitMQ Streams) which can be enabled with:

embedded.rabbitmq.enabled-plugins[0]=rabbitmq_stream

Unfortunately, the container does not expose this port as configured.

Describe the solution you'd like
The RabbitMQ stream port of TCP 5552 open. Alternatively, an ability to add additional Docker ports as a generic capability.

Describe alternatives you've considered
This might be a duplicate: #755

Additional context
It would perhaps be easier to add RabbitMQ Streams support in the embedded-rabbitmq module instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant