This project provides a mult-broker and multi-controller setup of kafka with Confluentinc kafka docker containers. It also exposed the kafka ui through the provectuslabs kafka-ui image.
- Copy the .env.example files to .env in both brokers and controllers folders
- Update the variables to correct env variables.
- Run docker compose up -d in both folders