fantonangeli opened a new issue, #2695: URL: https://github.com/apache/incubator-kie-tools/issues/2695
Currently, the SonataFlow Management Console attempts to trigger workflows using internal Endpoint URLs returned by the Data Index (DI). These URLs are not accessible from outside the cluster, leading to errors when users attempt to initiate workflows through the console. **Please:** - configure Apache Httpd in the Image using [mod_proxy](https://httpd.apache.org/docs/2.4/mod/mod_proxy.html) to expose the Data-Index outside of the cluster, doing the communication on the server-side. - document to the user that the DI will be exposed together with SonataFlow Management Console -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
