[Custom tool] Mass VM restore from PBS to PVE - useful for DR, Restoration Assurance ...

robertlukan

Member
Feb 26, 2025
82
49
18
I built a small tool called restore-engine for restoring VMs from PBS onto Proxmox VE. It’s got a web UI, can talk to multiple PBS servers, and supports bulk restores plus recovery plans / drills if you want something a bit more structured than clicking restore one by one. Runs as Docker Compose. It’s meant for a lab or management network, not the public internet. Repo is here if anyone wants to try it: https://github.com/RobertLukan/restore-engine (MIT).

Fair warning: I wrote a lot of this with help from Cursor’s AI (Composer)—so treat it like any young project and test it before you trust it with real recoveries.