11 lines
610 B
Batchfile
11 lines
610 B
Batchfile
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
|