Skip to content

groot-mg/local-kafka-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Local Kafka config

This repository contains configuration to run Kafka on local environment.

It is possible to run the docker-compose.yml via command line with the command:

docker-compose up

It will start the zookeeper, kafka and kafdrop.

kafka

Kafka depedenps on Zookeeper to run, and will be available on the port http://localhost:9092

Kafdrop

Kafdrop is a kafka UI to see kafka informations in a webpage.

It will be available on http://localhost:9021

About

Local Kafka config πŸ“

Resources

License

Stars

Watchers

Forks