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

Use healthcheck feature of Docker Compose #13

Open
slominskir opened this issue May 23, 2023 · 0 comments
Open

Use healthcheck feature of Docker Compose #13

slominskir opened this issue May 23, 2023 · 0 comments

Comments

@slominskir
Copy link
Member

Currently most coordination of container startup is done using custom entrypoint scripts that use curl/wget or similar to poll and sleep in a loop for a service to determine if it's ready. The healthcheck feature of Docker is now a good standard option (wasn't available initially). For some examples see: https://github.com/slominskir/keycloak_cluster

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

No branches or pull requests

1 participant