openedx-unsupported / tutor-contrib-clickhouse

0 stars 1 forks source link

fix: Implement a docker compose healthcheck #6

Closed bmtcril closed 1 year ago

bmtcril commented 1 year ago

Depending services were failing due to ClickHouse reporting as started before the service was actually running. This allows downstream containers to check that the service is healthy before starting.