Run the following command:
docker-compose up -dAnd it will be deployed:
- Latest Kafka on port 29092
- Latest Zookeeper on port 22181
- Latest Kafdrop on port 8080
I recommend using VSCode and running the build task configured in .vscode/tasks.json, but you can build through the command line as well:
dotnet buildTo see all the available commands, run:
./Logerfo.Kafka.exe