Commit graph

301 commits

Author SHA1 Message Date
Nicolas Héron
6f86742d5b
Merge pull request #182 from pymma/kafka
work on deployment of project
2020-11-12 15:57:48 +01:00
nheron
dd453be872 work on deployment of project 2020-11-12 15:57:21 +01:00
Nicolas Héron
39fa454442
Merge pull request #180 from pymma/kafka
Kafka
2020-11-12 14:14:25 +01:00
nheron
cbf24921a1 bug on select target kie-server 2020-11-12 14:13:10 +01:00
Nicolas Héron
9ff0cc49a9 work 2020-11-10 23:06:36 +01:00
Nicolas Héron
6b4c819339
Merge pull request #176 from pymma/kafka
Update Tag creation when pushing to docker hub
2020-10-28 15:39:13 +01:00
Nicolas Héron
fd264ff7cc Update Tag creation when pushing to docker hub 2020-10-28 15:38:41 +01:00
Nicolas Héron
731d120c8e
Merge pull request #175 from pymma/kafka
Removed defautl mongo username and password
2020-10-27 18:36:59 +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
bb5af86a15
Merge pull request #174 from pymma/kafka
documentation work
2020-10-27 09:10:24 +01:00
Nicolas Héron
e88c416488 documentation work 2020-10-27 09:09:36 +01:00
Nicolas Héron
c6439f3b04
Merge pull request #173 from pymma/kafka
More documentation
2020-10-27 09:04:17 +01:00
Nicolas Héron
6153d7116a MOre documentation 2020-10-27 09:03:37 +01:00
Nicolas Héron
3ea1b42188
Merge pull request #172 from pymma/kafka
Kafka
2020-10-22 18:59:36 +02:00
Nicolas Héron
36bb822588
Update KieStandardTooling.md 2020-10-22 18:58:29 +02:00
Nicolas Héron
288d3e4390 work 2020-10-22 18:52:00 +02:00
Nicolas Héron
aba53e4e7c Merge remote-tracking branch 'remotes/origin/kafka' into kafka 2020-10-22 18:50:21 +02:00
Nicolas Héron
6098477a0d Creation of an API in the admin console to create workspace and projects #151 2020-10-22 18:48:11 +02:00
Nicolas Héron
30aadf59d7
Update readme.md 2020-10-22 18:47:02 +02:00
Nicolas Héron
13bd10561b Start some documentation
Refactor Admin-UI
Finish the "drools-framewok-uberfire-security-service" module #97
2020-10-22 18:44:23 +02:00
Nicolas Héron
beab4c75ed
Update readme.md 2020-10-17 18:31:00 +02:00
Nicolas Héron
3f1187921e Work on Finish the "drools-framewok-uberfire-security-service" module #97
Allow only users with a user group that gives access to the Workbench #96
2020-10-12 09:02:54 +02:00
Nicolas Héron
05704d7cef
Merge pull request #167 from pymma/kafka
Update configuration to push docker images on docker hub
2020-10-08 19:08:20 +02: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
Nicolas Héron
236771c026
Merge pull request #155 from sebvelay/fix/swagger
fix(swagger) : fix package name for swagger
2020-10-05 17:25:38 +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
Nicolas Héron
9275ed5174
Merge pull request #153 from sebvelay/feat/logKieCommon
log(kieCommon) : add some log to kieCommon
2020-10-05 09:42:45 +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
2ca99e707e
Merge pull request #152 from pymma/kafka
Creation of an API in the admin console to create workspace and proje…
2020-09-29 17:36:40 +02:00
Nicolas Héron
4515972023 Creation of an API in the admin console to create workspace and projects #151 2020-09-29 17:36:03 +02:00
Nicolas Héron
83f85ac1b8
Merge pull request #150 from pymma/kafka
Kafka
2020-09-25 09:32:04 +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
6b6be804de
Merge pull request #139 from pymma/kafka
Add System.getProperty("org.kie.server.swarm.port") to make differenc…
2020-09-21 16:33:58 +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
9c08015c2a
Merge pull request #137 from pymma/kafka
Externalize mongodb definition in kie-wb
2020-09-18 11:41:31 +02:00
Nicolas Héron
dc99a5ecb4 Externalize mongodb definition in kie-wb
Bug on deploying kie-wb in a docker container
2020-09-18 11:40:12 +02:00
Nicolas Héron
3ce95b29a9
Merge pull request #124 from pymma/kafka
Kafka
2020-09-15 18:32:22 +02:00
Nicolas Héron
1a61d054c3 Work 2020-09-15 18:24:56 +02:00
Nicolas Héron
97e43d87a6 Merge remote-tracking branch 'remotes/origin/usemongo' into kafka 2020-09-14 15:06:50 +02:00
Nicolas Héron
0110b0af9e Merge remote-tracking branch 'remotes/origin/master' into kafka 2020-09-14 15:06:44 +02:00
Nicolas Héron
b7c0940adc
Merge pull request #112 from sebvelay/feat/actuator
Feat/actuator
2020-09-14 15:05:09 +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