Skip to content

andrizan/proxmox-ve-backup-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://www.apalrd.net/posts/2022/pve_backup/

- https://cloud.google.com/storage/docs/gsutil_install
- https://github.com/s3tools/s3cmd
- https://www.youtube.com/watch?v=aFDX2CDTJCE

=== add script to jobs.cfg ===
chmod +x gs-vzdump.pl gcscleanup.sh
nano /etc/pve/jobs.cfg

`
...
    storage NAMESTORAGE
    vmid VMID
    script /root/gs-vzdump.pl
`