# docker-kafka-eagle **Repository Path**: sky_hot/docker-kafka-eagle ## Basic Information - **Project Name**: docker-kafka-eagle - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-31 - **Last Updated**: 2021-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # docker-kafka-eagle [Eagle for Apache Kafka](https://www.kafka-eagle.org/) for docker EFAK is an easy and high-performance Kafka monitoring system. ## Supported tags You can find the pre-built docker images [on dockerhub](https://hub.docker.com/r/nickzurich/kafka-eagle) Supported tags are: - [latest](https://github.com/nick-zh/docker-kafka-eagle/blob/main/Dockerfile) - [2.0.9](https://github.com/nick-zh/docker-kafka-eagle/blob/2.0.9/Dockerfile) - [2.0.8](https://github.com/nick-zh/docker-kafka-eagle/blob/2.0.8/Dockerfile) - [2.0.7](https://github.com/nick-zh/docker-kafka-eagle/blob/2.0.7/Dockerfile) - [2.0.6](https://github.com/nick-zh/docker-kafka-eagle/blob/2.0.6/Dockerfile) - [2.0.5](https://github.com/nick-zh/docker-kafka-eagle/blob/2.0.5/Dockerfile) - [2.0.4](https://github.com/nick-zh/docker-kafka-eagle/blob/2.0.4/Dockerfile) ## 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/ ```