Claus Ibsen created CAMEL-22736:
-----------------------------------
Summary: camel-jbang - Allow to run with dynamic assigned
management port
Key: CAMEL-22736
URL: https://issues.apache.org/jira/browse/CAMEL-22736
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Claus Ibsen
Fix For: 4.17.0
So you can run camel jbang and have --console enabled on a free port number
assigned by camel when starting and then reported so the user knows.
Then you can run multiple instances of camel and have it managed over HTTP
using their own port number.
camel run abc.yaml --management-port=dynamic
or something, not sure if we can use minus 1 or zero as a value as well.
We should also make it easy to get the port number via camel ps --json where it
can list this port too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)