#!/bin/bash
FORTUNE=juplo/wordcount--fortune:1.0.1
-RECORDER=juplo/wordcount--recorder:1.0.1
-USERS=juplo/wordcount--users:1.0.4
-SPLITTER=juplo/wordcount--splitter:1.0.0
-COUNTER=juplo/wordcount--counter:1.1.0
-TOP10=juplo/wordcount--top10:1.0.1
-QUERY=juplo/wordcount--query:1.0.4
+RECORDER=juplo/wordcount--recorder:1.2.0
+USERS=juplo/wordcount--users:1.0.5
+SPLITTER=juplo/wordcount--splitter:1.2.0
+COUNTER=juplo/wordcount--counter:1.3.0
+TOP10=juplo/wordcount--top10:1.2.1
+QUERY=juplo/wordcount--query:2.0.0
if [ "$1" = "cleanup" ]
then
http -v query.localhost/nerd
http -v query.localhost/riddler
-// docker compose up -d --scale query=5 query
+# docker compose up -d --scale query=5 query
http -v --follow query.localhost/bart
sleep 1
http -v --follow query.localhost/bart
-Subproject commit fe049944648d9675ffe66b586b6bf860fbac696f
+Subproject commit 5aa03935c0d09c363dc2b3ddcbd5fc9aac93b8e1
recorder:
- image: juplo/wordcount--recorder:1.0.1
+ image: juplo/wordcount--recorder:1.2.0
labels:
- "traefik.enable=true"
- "traefik.http.routers.recorder.rule=Host(`recorder.localhost`)"
- kafka
users:
- image: juplo/wordcount--users:1.0.4
+ image: juplo/wordcount--users:1.0.5
labels:
- "traefik.enable=true"
- "traefik.http.routers.users.rule=Host(`users.localhost`)"
- kafka
splitter:
- image: juplo/wordcount--splitter:1.0.0
+ image: juplo/wordcount--splitter:1.2.0
labels:
- "traefik.enable=true"
- "traefik.http.routers.splitter.rule=Host(`splitter.localhost`)"
- kafka
counter:
- image: juplo/wordcount--counter:1.1.0
+ image: juplo/wordcount--counter:1.3.0
labels:
- "traefik.enable=true"
- "traefik.http.routers.counter.rule=Host(`counter.localhost`)"
- kafka
top10:
- image: juplo/wordcount--top10:1.0.1
+ image: juplo/wordcount--top10:1.2.1
labels:
- "traefik.enable=true"
- "traefik.http.routers.top10.rule=Host(`top10.localhost`)"
- kafka
query:
- image: juplo/wordcount--query:1.0.4
+ image: juplo/wordcount--query:2.0.0
labels:
- "traefik.enable=true"
- "traefik.http.routers.query.rule=Host(`query.localhost`)"
<groupId>de.juplo.kafka.wordcount</groupId>
<artifactId>docker</artifactId>
<packaging>pom</packaging>
- <version>1.0.2</version>
+ <version>2.0.0</version>
<name>Docker-Compose Setup</name>
<description>Docker-Compose Setup for the multiuser-wordcount example</description>
-Subproject commit 251cf79927d4c1c941467c8fee0349c1a7eb4b93
+Subproject commit f929a47a66a2c14a291133aaa624ad9c5696bd53
-Subproject commit c5700c2117f6c445278f272572c8b5732bf53bbf
+Subproject commit b06e6649f54c4ab58cea812b96301dadbbd23b23
-Subproject commit 3bc3ef7ceb76e7643e1e373293cfdc78f870838a
+Subproject commit 836368acb5e435a733df5893e477a406daeafcb3
-Subproject commit b3c3b1c1ab19d197d323d7c69e03d9bd09147690
+Subproject commit aa9d59fa93178f40797a8bb3716dd0a30594833f
-Subproject commit 58563cdc022363375c00ac580672f7daa22f6453
+Subproject commit aa0d1c4c8e47b2fffc5fa0ca2cae83f64ed8dd4e