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 12235acc42
1020 changed files with 53940 additions and 0 deletions

View file

@ -0,0 +1,11 @@
podman-compose ^
--project-name flexinale-distributed ^
-f ..\..\..\infrastructure\podman\flexinale-network.yml ^
-f ..\..\..\infrastructure\podman\postgres\flexinale-postgres.yml ^
-f ..\..\..\infrastructure\podman\kafka\flexinale-kafka-1-zookeeper.yml ^
-f ..\..\..\infrastructure\podman\kafka\flexinale-kafka-2-kafka.yml ^
-f ..\..\..\infrastructure\podman\kafka\flexinale-kafka-3-kafdrop.yml ^
-f flexinale-distributed-besucherportal.yml ^
-f flexinale-distributed-ticketing.yml ^
-f flexinale-distributed-backoffice.yml ^
up