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

[1.x] Add healthcheck for mysql and redis service in docker-compose #36

Merged

Conversation

abenerd
Copy link
Contributor

@abenerd abenerd commented Jan 8, 2021

Adding these healthchecks allows a user to check the availability and status of a container and allows docker-compose services to wait on services they depend on to be healthy before starting themselves.

@driesvints driesvints changed the title Add healthcheck for mysql and redis service in docker-compose [1.x] Add healthcheck for mysql and redis service in docker-compose Jan 8, 2021
@taylorotwell taylorotwell merged commit 8c8a787 into laravel:1.x Jan 8, 2021
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.

None yet

2 participants