Backups
Vapor provides built-in tools for taking full backups of Virtual Machines. Unlike snapshots, backups are independent copies of the VM's configuration and disk data.
Creating a Backup
- Navigate to the specific VM's detail page.
- Go to the Backups tab.
- Click Create Backup.
- Vapor will compress the VM's XML configuration and its virtual disks into a single archive.
This archive can be downloaded locally for off-site storage or archived to external storage arrays.
Restoring a Backup
To restore a VM from a backup archive:
- Navigate to Virtualization > Computes.
- Click Restore Backup.
- Upload the backup archive file.
- Vapor will reconstruct the VM's configuration and disks, registering it as a new Compute instance on the host.