No description
- Java 72.8%
- Less 10.4%
- JavaScript 8%
- CSS 6.4%
- HTML 1.2%
- Other 1.2%
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.10 to 1.4.10-java7. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github/workflows | ||
| configuration | ||
| drools-framework-admin-console-parent | ||
| drools-framework-base-tools-parent | ||
| drools-framework-business-proxy-parent | ||
| keycloak-db | ||
| .gitignore | ||
| docker-compose.yaml | ||
| pom.xml | ||
| readme.md | ||
To run the platform, we ecourage you to use the docker containers build with maven To be able to build the docker container, active the profiles as follow mvn clean install -Pdev,docker-build
we have a docker-compose file. As we are using sso, you have in your /etc/hosts to add a line : YourHostIPnotLocalhost host.docker
then on the root docker-compose up -d
the workbench will be at the following url : htto://host.docker:8080/kie-wb
We need an ip visible from your browser when used as a callback once identified