How to use AKHQ with Upstash Kafka
bootstrap.servers
and sasl.jaas.config
attributes with your cluster endpoint and credentials.You can find the endpoint, username and password from the cluster page at Upstash Console.
Scroll down to the REST API
section to find schema-registry related configs:UPSTASH_KAFKA_REST_URL
UPSTASH_KAFKA_REST_USERNAME
UPSTASH_KAFKA_REST_PASSWORD
jar
file.
First download the latest release from
releases page. Then launch the
application using following command: