loculus-project / loculus

An open-source software package to power microbial genomic databases
https://loculus.org
GNU Affero General Public License v3.0
37 stars 2 forks source link

Allow standin database to be made persistent through values.yaml #3254

Closed corneliusroemer closed 2 days ago

corneliusroemer commented 2 days ago

For semi-permanent previews and tests, it's sufficient to use our standin db that's running inside the deployment and just not make it reload on config/version changes.

Right now this requires fairly deep changes in the helm chart, see: https://github.com/loculus-project/loculus/pull/2807

Would be nice if we simply had a flag that would allow a test/preview deployment to have a persistent db.