Install the Web Console to a container - 8.0

Talend ESB Infrastructure Services Configuration Guide

Version
8.0
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend ESB
Talend Runtime
Content
Design and Development
Installation and Upgrade
Last publication date
2024-03-13

In order to install the Web Console to a container, enter:

karaf@trun> feature:install activemq-web-console

This will install and start the Web Console normally accessible at http://localhost:8040/activemqweb but dependent on your configuration. See Configuring ActiveMQ Web Console for the configuration details.

  • To connect to a standalone broker from a Web Console in a container, the configuration details in <container>/etc/org.apache.activemq.webconsole.cfg will need to be updated. The default, local Web Console for a standalone broker is at http://localhost:8161/admin/.

  • If the default Talend configuration is commented out or deleted, a broker will start in the local container and connect to it (an error will be shown if a broker is already running).