Skip to content

Comments

Add healthcheck for postgres container#583

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

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

Conversation

@iVegas
Copy link
Contributor

@iVegas iVegas commented Apr 23, 2025

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

@csandanov
Copy link
Member

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

@csandanov
Copy link
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