Commit graph

74 commits

Author SHA1 Message Date
Sébastien Velay
841c08c878 Revert "feat(kafka) : support SSL connection"
This reverts commit 4dd394aa68.
2020-10-01 15:00:11 +02:00
Sébastien Velay
4dd394aa68 feat(kafka) : support SSL connection 2020-10-01 14:58:15 +02:00
Sébastien Velay
7331b631b6 log(kieCommon) : add some log to kieCommon 2020-10-01 10:14:31 +02:00
Nicolas Héron
69c5ef7d43 Removed usage of kafka when deploying (polling mongodb instead) 2020-09-24 13:07:42 +02:00
Nicolas Héron
b9f11ad846 remove unused artifact 2020-09-23 08:54:11 +02:00
Nicolas Héron
f433560852 Add System.getProperty("org.kie.server.swarm.port") to make difference between swarm/kubernetes route and pod/container port 2020-09-21 16:32:31 +02:00
Nicolas Héron
1a61d054c3 Work 2020-09-15 18:24:56 +02:00
Sébastien Velay
eb017727ed feat(actuator) : add actuator on spring application 2020-09-11 15:08:46 +02:00
Sébastien Velay
ee5df805ac fix(mongo) : add database properties 2020-09-11 15:08:26 +02:00
Sébastien Velay
c05b5092ec feat(properties) : externalize conf on env properties 2020-09-10 15:16:06 +02:00
Sébastien Velay
fb00d77c81 fix(build) : fix maven build 2020-09-09 14:59:29 +02:00
Nicolas Héron
7feaeee7d8 work on security uberfire security extension with mongodb
Refactor for Sonarlint
2020-09-04 09:25:04 +02:00
Nicolas Héron
6c625e1edb work on login module 2020-08-07 15:05:12 +02:00
Nicolas Héron
760ae20f49 Add clonning of values in fact logging to keep initial values - debug 2020-07-28 14:36:35 +02:00
Nicolas Héron
998eb9980f Add clonning of values in fact logging to keep initial values 2020-07-23 09:20:35 +02:00
Nicolas Héron
618b180451 Type error 2020-07-19 18:50:15 +02:00
Nicolas Héron
fab8a4a4cf Add runtime.port and runtime.server for running anywhere 2020-07-19 18:19:13 +02:00
Nicolas Héron
35f07f2cb4 add Pymma_opts for indexer 2020-07-19 16:29:04 +02:00
Nicolas Héron
84f799dba6 SonarQube quality corrections 2020-07-19 12:40:20 +02:00
Nicolas Héron
ae33be45b9 upgrade version jdk11 for maven compiler plugin 2020-07-17 16:02:46 +02:00
Nicolas Héron
f23d92993a Upgrade to java 11 + docker compose update 2020-07-17 14:18:17 +02:00
Nicolas Héron
42795bf9c8 Work and upgrade to version 7.40.0 2020-07-16 11:33:36 +02:00
Nicolas Héron
9bc48dd653 upgrade to version 7.39.0.Final 2020-07-01 19:11:37 +02:00
Nicolas Héron
9e50b527ca Display Object in JSON format => Can be put in request for replay 2020-07-01 15:11:45 +02:00
Nicolas Héron
f97a3889a5 work on using admin application as kie-server rest interface to allow deploy action from within Business Central 2020-07-01 11:23:20 +02:00
Nicolas Héron
033628c336 Use Kafka 2020-06-26 08:54:45 +02:00
Nicolas Héron
a79802646c Use Kafka 2020-06-24 23:21:21 +02:00
Nicolas Héron
fd551f7af8 clean code and update to version 7.38.0 of drools 2020-06-24 10:28:25 +02:00
Nicolas Héron
0a97629aa5 Work after Sonarcloud 2020-06-01 16:34:55 +02:00
Nicolas Héron
b37a988a03 Work on using branch per project 2020-04-14 08:56:20 +02:00
Nicolas Héron
657a0f9a03 Usage of Mongodb and Login Module using mongo 2020-01-03 14:40:00 +01:00
Nicolas Héron
42751e7b38 Add paramters to connect to workbench 2019-12-12 13:29:42 +01:00
Nicolas Héron
62eef1370b Work on Running in Swarm
Debug of reverse proxy
2019-10-22 22:45:16 +02:00
Nicolas Héron
1b8ab0d36b Remove usage of elastichsearch =>MongoDB 2019-10-22 14:00:34 +02:00
Nicolas Héron
ebe0647f0d Upgrade of Spring data ES version 2019-10-21 15:37:54 +02:00
Nicolas Héron
e2c87e9d20 Refactoring for running in a docker swarm cluster
and upgrade to version 7.28.0
2019-10-21 11:24:57 +02:00
Nicolas Héron
b885e04aae Correct naming for eploying
Handle Correctly decision table
2019-09-27 10:05:51 +02:00
Nicolas Héron
54e4d6de45 docker deploy 2019-08-27 15:21:00 +02:00
Nicolas Héron
b23d9bd46d Création d'un client pour tester le service soap 2019-08-13 15:33:43 +02:00
Nicolas Héron
b91076c3e7 update 2019-08-08 14:43:27 +02:00
Nicolas Héron
a08f5edacf upgrade to 7.24.0.Final 2019-08-06 11:12:20 +02:00
Nicolas Héron
a383d74657 upgrade to 7.21.0.Final version 2019-05-23 11:36:21 +02:00
Nicolas Héron
2969f87586
Merge branch 'master' into V1.0.x 2019-05-07 21:30:54 +02:00
Nicolas Héron
e2f09eedc5 Define our ServerStateRepository implementation to retrieve list of containers to build 2019-05-07 21:28:52 +02:00
Nicolas Héron
4df3c2de3a upgrade version to 1.1-SNAPSHOT
Adding swimming pool UI
2019-04-10 11:41:03 +02:00
Nicolas Héron
abb48f9d7d Adding PYMMA_OPTS environnement variable => Add JAVA OPTS to drools runtime
When runtime is restarted can update hostname => Hostname can be renamed when updated docker container
Using PYMMA_OPTS in docker compose file to indentify runtime proxy (drools runtime)
2019-04-04 16:36:32 +02:00
Nicolas Héron
0896562795 Going to version 7.19.0.Final 2019-03-22 23:13:51 +01:00
Nicolas Héron
88c6d1510b Debug docker compose elastocSearch configuration on spring boot application side 2019-03-09 19:02:06 +01:00
Nicolas Héron
ca589883d5 Make reverse proxy displaying more logs 2019-03-08 20:43:23 +01:00
Nicolas Héron
9c3f901119 Adding retries option when pushing docker images to docekr hub 2019-03-08 14:38:58 +01:00