Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix quickstart compose setup for WSL #604

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Conversation

ekneg54
Copy link
Collaborator

@ekneg54 ekneg54 commented Jun 11, 2024

  • docker networking depends on environment
  • you cant't predict that 172.17.0.1 is always the network docker uses
  • configured fixed ip subnets for all networks and fixed the host entry for prometheus.

@ekneg54 ekneg54 linked an issue Jun 11, 2024 that may be closed by this pull request
@ekneg54 ekneg54 self-assigned this Jun 11, 2024
@ekneg54 ekneg54 added the bug Something isn't working label Jun 11, 2024
grafana wants to create these on startup but can't write into mounted
hosts filesystem. you get a permission denied.
@ekneg54 ekneg54 requested a review from dtrai2 June 11, 2024 07:56
@ekneg54 ekneg54 marked this pull request as ready for review June 11, 2024 08:00
Copy link
Collaborator

@dtrai2 dtrai2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me. We can merge this, but I'm afraid we have to open a bug for the kafka grafana dashboard. The kafka metrics are available in grafana, but it seems like that the metrics the dashboard expects do not exist anymore.

@ekneg54 ekneg54 merged commit 70ce33a into main Jun 11, 2024
9 checks passed
@ekneg54 ekneg54 deleted the 603-quickstart-not-working-on-wsl branch June 11, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

quickstart not working on WSL
2 participants