Without Docker
Build & Run Without Docker
Last updated
Was this helpful?
Build & Run Without Docker
Last updated
Was this helpful?
Once you installed the prerequisites and cloned the repository, run the following steps in your project directory:
Execute the jar
Example of how to configure clusters in the configuration file.
NOTE: If you want to get kafka-ui up and running locally quickly without building the jar file manually, then just follow Running Without Docker Quickly
Comment out
docker-maven-plugin
plugin inkafka-ui-api
pom.xml
Command to build the jar
Once your build is successful and the jar file named kafka-ui-api-0.0.1-SNAPSHOT.jar is generated inside
kafka-ui-api/target
.
Execute the jar