Update 'README.md'

This commit is contained in:
Pim Kunis 2023-04-11 20:27:42 +00:00
parent 6952876401
commit 381fd337bf

View file

@ -7,15 +7,4 @@ Lewis is our server used for backups.
Backups are implemented in a pull fasion.
A single Borg backup repository is maintained on this server.
Servers in our network expose a SSHFS share with files they wish to be backed up.
Authentication of these SSHFS shares is done using SSH user certificates.
## TODO: off-site backups
Right now, all backup data is still stored on-site.
One potential place to store backups off-site is Amazon S3.
Another options would be HiDrive S3 from Strato.
## TODO: offline backups
Another improvement to our backup system is to incorporate offline backups.
I should investigate what is a good method to do this.
Authentication of these SSHFS shares is done using SSH user certificates.