From: Kai Moritz Date: Sat, 16 Oct 2021 15:01:51 +0000 (+0200) Subject: Enabled up/down-scaling of the services X-Git-Tag: 2021-11-signal~1 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;ds=inline;h=086b22008598b03c5ba94d58cd3d1d022f6eb73e;hp=086b22008598b03c5ba94d58cd3d1d022f6eb73e;p=demos%2Fkafka%2Fwordcount Enabled up/down-scaling of the services * Changed the default-port of the services, so that all services can be started local in parallel * The queriable Kafka-Streams-Apps derive their local address automatically, so that they can be scaled up/down in Docker-Compose * Added traefik as reverse-proxy to the setup ---