demos/kafka/chat
2 months agofeat: Exposed all actuator-endpoints docker
Kai Moritz [Tue, 5 Mar 2024 16:55:53 +0000 (17:55 +0100)]
feat: Exposed all actuator-endpoints

2 months agoWIP: fix: HAProxy does...
Kai Moritz [Sat, 24 Feb 2024 18:37:09 +0000 (19:37 +0100)]
WIP: fix: HAProxy does...

2 months agoWIP:dataplaneapi.yml
Kai Moritz [Sat, 24 Feb 2024 17:41:12 +0000 (18:41 +0100)]
WIP:dataplaneapi.yml

2 months agoWIP:dataplaneapi.yml
Kai Moritz [Sat, 24 Feb 2024 17:38:46 +0000 (18:38 +0100)]
WIP:dataplaneapi.yml

2 months agorefactor: Special privileges are no more needed
Kai Moritz [Sat, 24 Feb 2024 17:37:43 +0000 (18:37 +0100)]
refactor: Special privileges are no more needed

2 months agoWIP:dataplaneapi.yml
Kai Moritz [Sat, 24 Feb 2024 17:36:58 +0000 (18:36 +0100)]
WIP:dataplaneapi.yml

2 months agofix: HAProxy does not fail for unresolvable DNS-names
Kai Moritz [Sat, 24 Feb 2024 12:27:38 +0000 (13:27 +0100)]
fix: HAProxy does not fail for unresolvable DNS-names

7 months agoWIP:haproxysharding
Kai Moritz [Sun, 17 Sep 2023 10:48:13 +0000 (12:48 +0200)]
WIP:haproxysharding

7 months agoTODO:dataplaneapi
Kai Moritz [Sun, 17 Sep 2023 09:10:54 +0000 (11:10 +0200)]
TODO:dataplaneapi

* Wird gar nicht benötigt!
* Die Runtime-API ist ja schon über TCP freigeschaltet!!
* `echo "help" | socat stdio tcp4-connect:127.0.0.1:8401`

7 months agoWIP:dataplaneapi
Kai Moritz [Sun, 17 Sep 2023 09:04:10 +0000 (11:04 +0200)]
WIP:dataplaneapi

7 months agorefactor: Switchted from "offical" `haproxy` to `haproxytech/haproxy-debian`
Kai Moritz [Sun, 17 Sep 2023 08:24:53 +0000 (10:24 +0200)]
refactor: Switchted from "offical" `haproxy` to `haproxytech/haproxy-debian`

* `haproxy` is the "official" Docker-Image for HAProxy
** It is maintained by the Docker-Team
** Bugfixes are not included as fast as with `haproxytech/haproxy-debian`
** It does not include all features, that are supported by the image,
   that is maintained by HAProxy Technoligies Inc. directly
* `haproxytech/haproxy-debian` is maintained by HAProxy Technoligies Inc.
** It is maintained regularily
** It includes more features - in particular, the *Data Plane API*

7 months agoWIP:kafka
Kai Moritz [Sat, 16 Sep 2023 20:17:28 +0000 (22:17 +0200)]
WIP:kafka

7 months agoWIP:kafka
Kai Moritz [Sat, 16 Sep 2023 20:12:53 +0000 (22:12 +0200)]
WIP:kafka

7 months agoWIP: feat: Simplified Kafka-Setup ...
Kai Moritz [Sat, 16 Sep 2023 20:12:30 +0000 (22:12 +0200)]
WIP: feat: Simplified Kafka-Setup ...

7 months agoWIP: feat: Simplified Kafka-Setup ...
Kai Moritz [Sat, 16 Sep 2023 20:10:30 +0000 (22:10 +0200)]
WIP: feat: Simplified Kafka-Setup ...

7 months agoWIP:kafka
Kai Moritz [Sat, 16 Sep 2023 20:09:42 +0000 (22:09 +0200)]
WIP:kafka

15 months agofeat: Simplified Kafka-Setup (only one Broker with KRAFT)
Kai Moritz [Wed, 18 Jan 2023 18:44:02 +0000 (19:44 +0100)]
feat: Simplified Kafka-Setup (only one Broker with KRAFT)

16 months agoREADME
Kai Moritz [Sun, 15 Jan 2023 19:15:48 +0000 (20:15 +0100)]
README

16 months agofeat: Configrued the `chat-backend` with a working static sharding
Kai Moritz [Sun, 15 Jan 2023 19:06:09 +0000 (20:06 +0100)]
feat: Configrued the `chat-backend` with a working static sharding

16 months agofeat: Added a MongoDB with the default-testdat to the setup
Kai Moritz [Sun, 15 Jan 2023 18:22:23 +0000 (19:22 +0100)]
feat: Added a MongoDB with the default-testdat to the setup

16 months agofeat: Added a default backend, that picks the server randomly
Kai Moritz [Sun, 15 Jan 2023 18:16:09 +0000 (19:16 +0100)]
feat: Added a default backend, that picks the server randomly

16 months agofeat: Working config for HAProxy mit mapping via `X-Shard` (casesensitive!)
Kai Moritz [Sun, 15 Jan 2023 16:27:10 +0000 (17:27 +0100)]
feat: Working config for HAProxy mit mapping via `X-Shard` (casesensitive!)

16 months agofeat: Added a first working simple configuration for HAProxy
Kai Moritz [Sun, 15 Jan 2023 13:07:16 +0000 (14:07 +0100)]
feat: Added a first working simple configuration for HAProxy

16 months agofeat: Added a `docker-compose.yml` with a simpl Kafka-Setup
Kai Moritz [Tue, 20 Dec 2022 17:17:49 +0000 (18:17 +0100)]
feat: Added a `docker-compose.yml` with a simpl Kafka-Setup