coyote-team / coyote

Image annotation site and API to enable the distributed annotation of museum images.
https://coyote-team.github.io/coyote/
Other
58 stars 11 forks source link

Add DB volume to production compose file #693

Closed leibylucw closed 9 months ago

leibylucw commented 9 months ago

This work modifies docker-compose-production.yml to add a volume to the Postgres container so the database persists between taking containers down and spinning them back up. This Allows Coyote to be reliably taken down and spun up using docker-compose -f docker-compose-production.yml down/upp