Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 1.48 KB

README.md

File metadata and controls

33 lines (30 loc) · 1.48 KB

docker-kafka-eagle

Eagle for Apache Kafka for docker
EFAK is an easy and high-performance Kafka monitoring system.

Anouncement 📢

I have created a new dockerhub repo with the new name (EFAK)
There is no hurry to migrate, i will keep kafka-eagle alive as long as there are image pulls.
For now both repos will receive the same images / updates.

Supported tags

You can find the pre-built docker images on dockerhub
Supported tags are:

Test locally

  1. Install docker and docker-compose:
  2. Run the following command
docker-compose up

Then visit this url in your browser:

http://localhost:8048/
Test user/password:  admin/123456