No description
  • Java 72.8%
  • Less 10.4%
  • JavaScript 8%
  • CSS 6.4%
  • HTML 1.2%
  • Other 1.2%
Find a file
dependabot[bot] 2d92e27bd3
Bump tomcat-embed-core
Bumps tomcat-embed-core from 9.0.13 to 9.0.35.

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-21 18:56:07 +00:00
.github/workflows Create mavenpublish.yml 2020-04-14 22:57:41 +02:00
configuration progress 2019-01-25 18:47:46 +01:00
drools-framework-admin-console-parent docker deploy 2019-08-27 15:21:00 +02:00
drools-framework-base-tools-parent upgrade to 7.25.0.Final and update to new internal API and object of drools 2019-09-03 14:01:04 +02:00
drools-framework-business-proxy-parent Bump tomcat-embed-core 2020-05-21 18:56:07 +00:00
keycloak-db docker deploy 2019-08-27 15:21:00 +02:00
.gitignore upgrade to 7.24.0.Final 2019-08-06 09:03:58 +02:00
docker-compose.yaml upgrade to 7.24.0.Final 2019-08-06 11:12:20 +02:00
pom.xml upgrade to 7.25.0.Final and update to new internal API and object of drools 2019-09-03 14:01:04 +02:00
readme.md Start using Keycloak for SSO authentification for business central 2019-04-13 10:36:17 +02:00

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