opendatacube / datacube-explorer

Web-based exploration of Open Data Cube collections
Apache License 2.0
56 stars 31 forks source link

docker-compose: add healthcheck for postgres #555

Closed pjonsson closed 10 months ago

pjonsson commented 10 months ago

This makes "docker compose up --wait" return when the database can be connected to through the hostname.


:books: Documentation preview :books:: https://datacube-explorer--555.org.readthedocs.build/en/555/

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d7fa351) 85.88% compared to head (5eca904) 85.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #555 +/- ## ======================================== Coverage 85.88% 85.88% ======================================== Files 26 26 Lines 3457 3457 ======================================== Hits 2969 2969 Misses 488 488 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.