Skip to content

karan1525/Kafka-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka-Visuals

Run a Dockerized version of the Kafka-Visuals on a Docker container

This repo includes the directory structure and the Dockerfile to run/ build the Kafka Visualizer

How to run these Docker files:
$ docker pull kbhargava/kafka-visuals
$ docker run -p 8080:8080 --rm kbhargava/kafka-visuals <zookeeper IP:Host> <kafka IP:host> <DEV, PROD, UAT, QA>

Verify the deployment by navigating to your server address in your preferred browser.

localhost:8080
Forked from: enthusiast94

About

A Dockerized Spring Boot application with TypeScript (React) to visualize Kafka-Topics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published