Sign inSign up

fank243/kafka-eagle

By fank243

Updated almost 4 years ago

This is an monitor system and monitor your kafka clusters

Image
1

295

fank243/kafka-eagle repository overview

github

https://github.com/fank243/docker-kafka-eagle

docker-compose

version: '3.7'
services:
  eagle:
    image: fank243/kafka-eagle:2.0.8
    container_name: eagle
    ports:
      - "8048:8048"
    volumes:
      - ./conf/system-config.properties:/kafka-eagle/conf/system-config.properties
    links: 
      - zookeeper

Tag summary

Content type

Image

Digest

sha256:8520b1652

Size

235.5 MB

Last updated

almost 4 years ago

docker pull fank243/kafka-eagle:3.0.2