Skip to content

Update docker-compose.yml#43

Draft
curtishall wants to merge 2 commits intomasterfrom
wait-on-mysql
Draft

Update docker-compose.yml#43
curtishall wants to merge 2 commits intomasterfrom
wait-on-mysql

Conversation

@curtishall
Copy link
Copy Markdown
Member

add a healthcheck to bc-mysql, switch depends_on for bluecherry to condition: service_healthy, and point BLUECHERRY_DB_HOST at the bc-mysql service instead of localhost

add a healthcheck to bc-mysql, switch  depends_on for bluecherry to `condition: service_healthy`, and point BLUECHERRY_DB_HOST at the bc-mysql service instead of localhost
wait for MySQL to become reachable before  proceeding, then conditionally run bc-database-create or bc-database-upgrade, preserving the original startup steps.
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.

1 participant