You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|- **docker-compose.yml** --> *contains all services landscape with RabbitMQ*
40
-
|- **docker-compose-kafka.yml** --> *contains all services landscape with more instances working with Kafka with partitions*
41
-
|- **docker-compose-partitions.yml***--> contains all services landscape with more instances working with RabbitMQ with partitions*
42
-
|- **run-em-all.sh***--> Run all microservices in separate mode.*
43
-
|- **setup.sh***--> Install all shared POMs and shared libraries.*
44
-
|- **stop-em-all.sh***--> Stop all services runs in standalone mode.*
45
-
|- **test-em-all.sh***--> This will start all docker compose landscape and test them, then shutdown docker compose containers with test finishes (use switch start stop)*
0 commit comments