This is an open source administration web UI for Apache Kafka.
- Download and install Docker
- Clone this project
- Import all the local dependencies from the folder 'jars'
cd jars/
./import_jars.sh
- Build the modules of the app from the main folder
mvn clean install
- Run the Docker containers (detached)
docker-compose up -d
- Application as default can be accessed on address 0.0.0.0