You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Domenico Francesco Bruscino (Jira)" <ji...@apache.org> on 2022/03/13 07:04:00 UTC

[jira] [Commented] (ARTEMIS-3718) During install, confirm which interfaces/networks management console should allow.

    [ https://issues.apache.org/jira/browse/ARTEMIS-3718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17505403#comment-17505403 ] 

Domenico Francesco Bruscino commented on ARTEMIS-3718:
------------------------------------------------------

The `http-host` option of the artemis CLI `create` command provide a way to define what a custom host to access the console, i.e.

{code}
./bin/artemis create broker --http-host 10.0.0.1
{code}

> During install, confirm which interfaces/networks management console should allow.
> ----------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3718
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3718
>             Project: ActiveMQ Artemis
>          Issue Type: Wish
>          Components: Configuration
>            Reporter: Andrew Munn
>            Priority: Critical
>
> By default the management console only allows access from localhost.  To change this you have to adjust both bootstrap XML AND jolokia-access.xml by adding a new allow-origin tag.   Giving the options to allow administration from other interfaces/networks during installation would simplify things greatly.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)