Closed ashishbhatia22 closed 5 years ago
If you are using the release archive, just place it behind any web server. If you are using the docker and you expose the port, it should be accessible from all network interfaces.
Kafka Topics UI itself doesn't bind to any interface, it's the job of the server you serve it from.
I will like to access the web app from any machine. Is there a way to bind the listening address to machine name instead of localhost?