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

Add support for ActiveMQ and Artemis #7400

Merged
merged 7 commits into from Jan 23, 2024
Merged

Add support for ActiveMQ and Artemis #7400

merged 7 commits into from Jan 23, 2024

Conversation

eddumelendez
Copy link
Member

The following implementations have been implemented:

The following implementations have been implemented:
* `ActiveMQContainer` supports [ActiveMQ](https://hub.docker.com/r/apache/activemq-classic)
* `ArtemisContainer` supports [Artemis](https://hub.docker.com/r/apache/activemq-artemis)
@eddumelendez eddumelendez requested a review from a team as a code owner August 7, 2023 20:27
@eddumelendez eddumelendez added this to the next milestone Aug 7, 2023
@eddumelendez eddumelendez removed this from the next milestone Aug 21, 2023
@eddumelendez
Copy link
Member Author

To support ActiveMQ credentials, see apache/activemq#1050

@jbonofre
Copy link

I'm adding the env variables required in ActiveMQ, updating apache/activemq#1050

@jbonofre
Copy link

I'm updating the ActiveMQ docker images to support the env variables.

@eddumelendez
Copy link
Member Author

I've raised AMQ-9412 due to container doesn't start when credentials are set. It will be also nice to provide images for platform linux/amd64

@eddumelendez eddumelendez added this to the next milestone Jan 22, 2024
@eddumelendez eddumelendez merged commit afc94f1 into main Jan 23, 2024
89 checks passed
@eddumelendez eddumelendez deleted the activemq branch January 23, 2024 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants