Skip to content

Add Docker Compose Quickstart #99

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

Merged
merged 23 commits into from
Jun 2, 2025
Merged

Conversation

rubensf
Copy link
Member

@rubensf rubensf commented May 26, 2025

As a reference for bufstream users.

As a reference for bufstream users.
@bufdev bufdev self-requested a review May 27, 2025 01:19
Copy link
Member

@bufdev bufdev left a comment

Choose a reason for hiding this comment

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

This needs some love for public consumption - the judgment of this project is based on the UX from a user hitting buf.build/docs, to finding this, and what their expected comprehension is. We need some work on this to make sure that users understand what is going on at every step. cc @jrinehart-buf

@rubensf rubensf requested a review from bufdev May 27, 2025 18:33
@rubensf rubensf requested a review from bufdev May 27, 2025 21:27
healthcheck:
test: ["CMD", "curl", "--silent", "--fail", "--output", "/dev/null", "http://localhost:9000/minio/health/live"]
interval: 2s
retries: 30
Copy link
Member Author

Choose a reason for hiding this comment

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

Using the defaults for interval and retries for these too leads to a 10-20 seconds until docker will take these as ready, so while it increases the LOC we believe it provides a substantially more pleasant user experience.

@bufdev bufdev merged commit 77fae0a into main Jun 2, 2025
9 checks passed
@bufdev bufdev deleted the rfarias/bufstream-quickstart-compose branch June 2, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants