demos/kafka/chat
12 months agoWIP:dataplaneapi
Kai Moritz [Sun, 17 Sep 2023 09:04:10 +0000 (11:04 +0200)]
WIP:dataplaneapi

12 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*

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

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

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

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

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

20 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)

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

20 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

20 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

20 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

20 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!)

20 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

20 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