This is an automated email from the ASF dual-hosted git repository.
djoseph pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
The following commit(s) were added to refs/heads/main by this push:
new a1df2f69585 [NO-ISSUE] Fixed readme in process security about
management console availability (#3009)
a1df2f69585 is described below
commit a1df2f69585b6fb98c33c161b46d4b86b5a31eb7
Author: Deepak Joseph <[email protected]>
AuthorDate: Mon Mar 17 19:05:20 2025 +0530
[NO-ISSUE] Fixed readme in process security about management console
availability (#3009)
---
examples/process-security/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/process-security/README.md
b/examples/process-security/README.md
index 1f1755509ee..47432e2f986 100644
--- a/examples/process-security/README.md
+++ b/examples/process-security/README.md
@@ -280,7 +280,7 @@ NOTE: For debbuging purposes, you can add the
`--dump-header - ` to the `curl` c
### Connecting to the Apache KIE business services in the Management Console
-To do so, open the Management Console in http://localhost:8380 and click on
the `+ Connect to a runtimeā¦` button and fill in the required information on the
+Management Console is only available in container mode. So if you would like
to acess Management Console, make sure you are running this example in
[container mode](#compile-and-run-using-docker-compose). After that, open the
Management Console in http://localhost:8380 and click on the `+ Connect to a
runtimeā¦` button and fill in the required information on the
modal:
- **Alias**: The name to give your connected runtime instance (can be anything
that helps you identify it).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]