HTTPS for Kafka UI #2384
            
              HTTPS for Kafka UI
            
            #2384
          
          
        -
| Hello, To be able to access https://localhost:8080 instead of http://localhost:8080 Thank you | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            Haarolean
          
      
      
        Aug 3, 2022 
      
    
    Replies: 1 comment
-
| Hi, I really suggest using a proxy for that (nginx, traefik, etc.). | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        Haarolean
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to 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.