Skip to content

wwestenbrink/kafka-playground

Repository files navigation

Kafka playground

Includes:

  • Zookeeper

  • Kafka

  • Kafka control center

  • Kafka schema registry

  • kafka connect

  • Hermes

resources

My docker VM ran out of it’s 2GB of memory running this stack at some point (without error), I increased it to 4GB.

launch

docker compose up -d

connect

Kafka control center: http://localhost:9021/
Hermes management: http://localhost:8090/ui/index.html# ksqlDB: docker exec -it ksqldb ksql http://ksqldb:8088

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published