-
Notifications
You must be signed in to change notification settings - Fork 1.3k
HTTPS for Kafka UI #2384
HTTPS for Kafka UI
#2384
-
Hello,
I wanted to ask if it's possible to enable https for the kafka ui.
To be able to access https://localhost:8080 instead of http://localhost:8080
Thank you
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
Haarolean
Aug 3, 2022
Hi, I really suggest using a proxy for that (nginx, traefik, etc.).
But if you really would like to do it on app's side: check this out.
Replies: 1 comment
-
Hi, I really suggest using a proxy for that (nginx, traefik, etc.).
But if you really would like to do it on app's side: check this out.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
0 replies
Answer selected by
Haarolean
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment