X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=README.sh;h=10e475d508b3f4de9b5f3420866404fa92c42b9d;hb=c9407ccc5b4721cbeba19c8682568a99701bb98f;hp=4fb176038bd51306bfc98dac047ad9396c28328e;hpb=81ecac56c746d574013ac638d77a7d4cbb908849;p=demos%2Fkafka%2Fwordcount diff --git a/README.sh b/README.sh index 4fb1760..10e475d 100755 --- a/README.sh +++ b/README.sh @@ -1,12 +1,12 @@ #!/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 @@ -89,7 +89,7 @@ http -v query.localhost/bart 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