Commit graph

56 commits

Author SHA1 Message Date
Nicolas Héron
fd264ff7cc Update Tag creation when pushing to docker hub 2020-10-28 15:38:41 +01:00
Nicolas Héron
3ccbccb074 Removed defautl mongo username and password
Should be added by docker run or kubernets helm at runtime
2020-10-27 18:36:20 +01:00
Nicolas Héron
f23eec8ec3 Merge remote-tracking branch 'remotes/origin/usemongo' into kafka 2020-10-08 19:03:26 +02:00
Nicolas Héron
ef119f7c50 Add docker configuration to push on docher hub 2020-10-08 19:02:57 +02:00
Nicolas Héron
5d5d9a1612 Refactoring 2020-10-07 08:59:33 +02:00
Sébastien Velay
5eb4480e0b fix(swagger) : fix package name for swagger 2020-10-05 16:57:41 +02:00
Nicolas Héron
06065462b6
Merge pull request #154 from sebvelay/feat/kafkaSSL
feat(kafka) : support SSL connection
2020-10-05 09:47:10 +02:00
Sébastien Velay
9b1b5b5d90 feat(kafka) : support SSL connection 2020-10-01 15:02:20 +02:00
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
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
Nicolas Héron
6c625e1edb work on login module 2020-08-07 15:05:12 +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
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
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
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
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
54e4d6de45 docker deploy 2019-08-27 15:21:00 +02:00
Nicolas Héron
b91076c3e7 update 2019-08-08 14:43:27 +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
9c3f901119 Adding retries option when pushing docker images to docekr hub 2019-03-08 14:38:58 +01:00
Nicolas Héron
e6702d3fe2 Git deploy docker push 2019-03-08 11:49:54 +01:00
Nicolas Héron
d7172af02a Add deploy on docker hub 2019-03-08 11:20:18 +01: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