Anyone moved backups over to S3 or Azure via a hook?

breaker_

New Member
Aug 14, 2020
13
0
1
56
I plan on running LOTS of guests and I see keeping backups on local disk as growing quite costly, so I am wondering if anyone here has successfully implemented a hook to automatically move Proxmox backups to cheap storage options such as S3 or Azure Blob Storage? I am not good at Perl, so if anyone has written a hook that you can share, that leverages something like the aws cli, I would appreciate it.
 
One possible option is azure file cache. Have a windows vm with either a SMB or NFS share that offloads to azure Proxmox doesn’t know about azure oniy that it’s backing up locally. Pretty cool