chore: Initial import of FLEX training material

This commit is contained in:
Alexander Kobjolke 2024-11-07 21:02:53 +01:00
parent c01246d4f7
commit 414504d225
1020 changed files with 53940 additions and 0 deletions

View file

@ -0,0 +1,8 @@
docker-compose \
--project-name flexinale \
-f flexinale-network.yml \
-f postgres/flexinale-postgres.yml \
-f kafka/flexinale-kafka-1-zookeeper.yml \
-f kafka/flexinale-kafka-2-kafka.yml \
-f kafka/flexinale-kafka-3-kafdrop.yml \
up