pefernan commented on code in PR #1833: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/1833#discussion_r1471045056
########## kogito-quarkus-examples/process-usertasks-timer-data-index-persistence-addon-quarkus/docker-compose/README.md: ########## @@ -0,0 +1,57 @@ +# Kogito and Infrastructure services + +To allow a quick setup of all services required to run this demo, we provide a docker compose template that starts the following services: +- Postgresql +- PgAdmin +- Kogito Data Index +- Kogito Example Service (Only available if the example has been compiled using the `container` mvn profile eg: ```mvn cleanp package -Dcontainer```) +- Kogito Management Console +- Kogito Task Console +- Keycloak Review Comment: +1 Will add `data-audit` as colocated service, so I'll mention it in the main `README.md` -- 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]
