Klaw Installation

Klaw, helps enterprises cope with Apache Kafka(r) topics, schema registry and connectors governance by introducing roles/authorizations to users of various teams of an organization.

Klaw is developed with Java (Jdk 17) as backend and Angular (Old UI) and React (New UI) interface. Klaw requires a database to store its metadata.

Install Klaw :

  • From source

    Download the source code from GitHub and build.

    For more details follow the steps here : Install from source

  • From Docker

    Klaw provides two docker images(Core and Cluster Api)

    For more details follow the steps here : Install from docker

Assuming you are able to install Klaw successfully, configuring klaw like kafka clusters, users teams etc is described here.

2 Likes