cimbalek opened a new issue, #2133: URL: https://github.com/apache/incubator-kie-kogito-examples/issues/2133
### Describe the bug After January '25 changes in docker compose YAML config, keycloak service along with management console were removed. While management console was later added back, keycloak service was not. Keycloak service is now expected by some other services but missing, therefore docker compose doesn't work at all. ### Expected behavior `docker compose up` starts required containers ### Actual behavior `docker compose up` doesn't start all required containers ### How to Reproduce? _No response_ ### Output of `uname -a` or `ver` _No response_ ### Output of `java -version` _No response_ ### GraalVM version (if different from Java) _No response_ ### Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM) _No response_ ### Build tool (ie. output of `mvnw --version` or `gradlew --version`) _No response_ ### Additional information _No response_ -- 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]
