assemblee-virtuelle / semapps

A toolbox to create semantic web applications
https://semapps.org
Apache License 2.0
88 stars 9 forks source link

Backup service: add option to delete backup from local server #1312

Open srosset81 opened 1 month ago

srosset81 commented 1 month ago

Backups can take a lot of space. Once they are copied to the remote server, there is usually no need to keep them in the local server. This could be done with a new setting on the BackupService.

:warning: If the copy fails (for example if there is not enough space on the remote server), we should not delete the backup on the local server.