Proxmox backup to remote PBS over Zerotier
-
While I was attempting to look up how to backup a Proxmox host to a remote Proxmox Backup Server over Zerotier, all the instructions I found were very complex. While those instructions are true if you want to route an entire network, it is very easy to get a single Proxmox host and single PBS server connected over Zerotier.
- Join both host and PBS to the same Zerotier network
- Add 2 routes in Zerotier, each pointing to the remote subnet the Zerotier IP of the remote host as the Via address in Zerotier.
- Add the PBS server to the Proxmox host like normal.
As an example, this is my Managed Routes section of Zerotier with a working backup job.
-
If you haven't played with it for tiny scale stuff, TailScale makes this SO easy to do.
-
why even route networks? once you have ZT installed, just mount the storage.
Oh n/m i read again, you want the PBS remote, not just the storage.
-
@scottalanmiller said in Proxmox backup to remote PBS over Zerotier:
If you haven't played with it for tiny scale stuff, TailScale makes this SO easy to do.
I do have a TailScale account, but didn't think of it because I already had some other stuff at the location already on Zerotier.