Commit graph

23 commits

Author SHA1 Message Date
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
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
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
038d1ae875 Refactorin 2019-03-08 09:53:15 +01:00
Nicolas Héron
e203d7539c Fin dockerisation 2019-03-08 09:44:03 +01:00
Nicolas Héron
945c57ddfd Start Dockerized
Dynamic configuration started
2019-03-06 19:34:48 +01:00
Nicolas Héron
30ccfa9604 dockerisation du kie-wb
pymma/pymma-kie-platform#22
Utilisation d'un reverse proxy server java comme proxy
pymma/pymma-kie-platform#22
Utilisation d'un reverse proxy server java comme proxu
2019-03-04 16:54:36 +01:00
Nicolas Héron
a81bbf93a3 pymma/pymma-kie-platform#23
Le Business Proxy doit prendre sa configuration dans mongodb et ne plus exposer un rest d'administration
2019-03-01 15:28:18 +01:00
Nicolas Héron
824c4336b7 pymma/pymma-kie-platform#23
Le Business Proxy doit prendre sa configuration dans mongodb et ne plus exposer un rest d'administration
2019-03-01 15:19:35 +01:00
Nicolas Héron
7798189414 Réalisation indexer en cours 2019-01-29 20:22:39 +01:00
Nicolas Héron
7a0913d9cd Ajout header transaction ID 2019-01-28 11:15:22 +01:00
guillaume
8c7fde6567 progress 2019-01-25 18:47:46 +01:00
Nicolas Héron
f4249dc42e Ajout detail info server 2019-01-23 10:26:01 +01:00
Nicolas Héron
0e85f4853f Gestion du classpathloader en settant le Thread.currentThread().setContextClassLoader(classLoader) dans les droolsRoute 2019-01-22 17:42:14 +01:00
Nicolas Héron
fb0b9fde30 Suppression parametre ContainerID 2019-01-22 11:21:22 +01:00
Nicolas Héron
2ad08ecbb1 ajout processID dans la création du conteneur
donc suppression de ce parametre lors de l'appel au service métier de calcul des règles (runtime) puisqu'il va le chercher dans la persistence mongodb
2019-01-17 14:57:50 +01:00
Nicolas Héron
ee34518b7d Debut Proxy server apache camel 2019-01-15 18:49:09 +01:00
Nicolas Héron
a474dcf891 refactoring and adding camel business proxy 2018-12-29 23:05:41 +01:00