Skip to content

[AMQ-9306] Make the WebConsole accessible from outside the container#1049

Merged
jbonofre merged 1 commit intoapache:mainfrom
essobedo:AMQ-9306/make-webconsole-accessible-from-host
Oct 14, 2023
Merged

[AMQ-9306] Make the WebConsole accessible from outside the container#1049
jbonofre merged 1 commit intoapache:mainfrom
essobedo:AMQ-9306/make-webconsole-accessible-from-host

Conversation

@essobedo
Copy link
Copy Markdown
Contributor

@essobedo essobedo commented Sep 7, 2023

Fixes https://issues.apache.org/jira/browse/AMQ-9306

Motivation

Due to AMQ-7007, the WebConsole is not accessible from outside a Docker container so even if a port is opened on the host to access the WebConsole, an empty response is returned whatever the HTTP request sent.

Modifications

  • Set 0.0.0.0 as Jetty host to make the WebConsole accessible

@essobedo essobedo force-pushed the AMQ-9306/make-webconsole-accessible-from-host branch from 95d0e29 to 26e438c Compare September 7, 2023 10:30
@essobedo essobedo force-pushed the AMQ-9306/make-webconsole-accessible-from-host branch from 26e438c to d4e202d Compare September 7, 2023 11:02
@jbonofre jbonofre self-requested a review September 7, 2023 11:15
@jbonofre jbonofre merged commit e59ff19 into apache:main Oct 14, 2023
@essobedo essobedo deleted the AMQ-9306/make-webconsole-accessible-from-host branch October 25, 2023 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants