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

Domenico Francesco Bruscino edited comment on ARTEMIS-3718 at 3/13/22, 9:25 AM:
--------------------------------------------------------------------------------

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

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


was (Author: brusdev):
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)

Reply via email to