lensesio / kafka-topics-ui

Web Tool for Kafka Topics |
https://lenses.io
878 stars 147 forks source link

local ? #166

Closed walshe closed 4 years ago

walshe commented 4 years ago

Can I use this to connect to the kafka server on my local machine at 9092 ?

mariosant commented 4 years ago

Hi @walshe, technically yes. You would need to run a local Kafka instance and a Confluent Rest Proxy instance though. You can then configure kafka-topics-ui to connect to your local rest proxy.

You might find it easier to use our Lenses Box which comes in the form of a simple docker image. It's free as well.