Skip to content

Akhq fails to work in Docker environment #1368

Discussion options

You must be logged in to vote

Just a follow-up. After testing different Kafka UI tools I found correct Docker Compose configuration for Akhq.
So 2 changes should be made:

  1. KAFKA_ADVERTISED_LISTENERS -> 'PLAINTEXT://kafka:29092,PLAINTEXT_HOST://localhost:9092'
  2. bootstrap.servers -> "kafka:29092"

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@sergey-morenets
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by sergey-morenets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1363 on February 05, 2023 19:54.