Skip to content

yuvaraj91/kafka-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kafka-playground

Local setup (single-node) via Docker

Initialize

docker-compose up -d

Checking that servers are listening on the ports specified

nc -z localhost 29092 nc -z localhost 22181

Checking logs

docker-compose logs kafka | grep -i started

About

Local setup via Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published