kellpossible / avalanche-report

A simple self-hosted web server for creating and managing an avalanche forecast for a region, along with accepting public observations.
GNU Affero General Public License v3.0
20 stars 1 forks source link

Database restore #44

Open kellpossible opened 9 months ago

kellpossible commented 9 months ago

We need a way to restore the database from S3.

I would propose first a new option to restore by specifying the version id to restore. Upon startup with the restore option the database will be backed up and subsequently the selected version will be downloaded and replace the current version.