Skip to content

Add healthcheck for postgres container#583

Open
iVegas wants to merge 1 commit into
wodby:masterfrom
iVegas:patch-4
Open

Add healthcheck for postgres container#583
iVegas wants to merge 1 commit into
wodby:masterfrom
iVegas:patch-4

Conversation

@iVegas

@iVegas iVegas commented Apr 23, 2025

Copy link
Copy Markdown
Contributor

Useful for deployments that ensure the DB service is ready for the performance of drush updb.

@csandanov

Copy link
Copy Markdown
Member

postgres has pg_isready for that https://github.com/wodby/postgres/blob/master/bin/wait_for_postgres#L21

@csandanov

Copy link
Copy Markdown
Member

and we probably should just use make check-ready -f /usr/local/bin/actions.mk

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