wearepal / landscapes

2 stars 1 forks source link

Create script to back up saved datasets periodically #409

Open paulthatjazz opened 3 months ago

paulthatjazz commented 3 months ago

Create a script (python) or functionality to scan the application and download all available datasets as well as some information to restore a server from them.

paulthatjazz commented 2 months ago

Currently needs to be ran manually but will consider creating a way to schedule backups. Also creates a script file (restore.sh) which should update restore the lost data. This is unfortunately difficult to test. (works on dev environment)