Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 932 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 932 Bytes

Purpose

  • Manage 9 Kafka services with all CE parts in docker on local machines.
  • Exists as docker-compose to make multi-node easier .

References

Features

  • Creates named volumes to persist across restarts. You have to remove the named volume to restore to original
  • The Kafka / Confluent web UI is on http://localhost:9021/
  • Recommends allocating 8GB of memory to Docker

Docker Management

See README.md in the root of this repo

IDE Integration

No IDE integrations specific to this project are called out at this time.