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

feat(docker): don't wait for Postgres to be ready before starting Kestra #1025

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

loicmathieu
Copy link
Member

Postgres will be ready after the first health check wich is after 30s! We can starts Kestra as soon as Postgres is started.

An other solution would be to lower the Postgres health check interval.

Postgres will be ready after the first health check wich is after 30s!
We can starts Kestra as soon as Postgres is started.
@tchiotludo tchiotludo merged commit 98f9533 into develop Feb 27, 2023
@tchiotludo tchiotludo deleted the docker-compose-startup branch February 27, 2023 13:28
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.

2 participants