Dockerizing a stand-alone Petals ESB container

compared with
Current by Christophe DENEUX
on Oct 10, 2018 10:25.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
h2. Connecting to Petals ESB

You can connect with usual tools: [Petals CLI|petalscomponents:Petals ESB CLI 3.2.0-SNAPSHOT] or [Petals Cockpit|petalscockpitsnapshot:], or you can also use basic tools as JConsole or VisualVM using the JMX URL: *{{service:jmx:rmi:///jndi/rmi://<docker-container-ip>:7700/PetalsJMX}}*, with {{petals/petals}} as credentials.

To get the IP adress of the Docker container, type in: *{{docker inspect petals | grep \"IPAddress\"}}*