clingen-data-model / clinvar-streams

1 stars 0 forks source link

Parameterize database location #28

Closed theferrit32 closed 3 years ago

theferrit32 commented 3 years ago

https://github.com/clingen-data-model/clinvar-streams/blob/b3d94ae03f78f11fac379a34a3c3954eba5f8e0b/src/clinvar_combiner/core.clj#L134

Use SQLITE_DB env var. Throw error if not set.

theferrit32 commented 3 years ago

The kubernetes deployment will use this to mount a persistent volume and direct the application to it