Files
xen-orchestra/docs/backup.md
2020-05-21 11:46:24 +02:00

22 lines
1.2 KiB
Markdown

# Backup
Xen Orchestra is currently the most capable and advanced solution to backup your VMs/infrastructure. There's many ways and solutions to achieve what you need, take time to read them all. Take a look on the [concept section](backups.md) to learn more about how it works.
Alternatively, here is a video recap on different backup capabilities:
<iframe width="560" height="315" src="https://www.youtube.com/embed/FfUqIwT8KzI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
- [Rolling Snapshots](rolling_snapshots.md)
- [Full Backups](full_backups.md)
- [Delta Backups](delta_backups.md)
- [Disaster Recovery](disaster_recovery.md)
- [Metadata Backups](metadata_backup.md)
- [Continuous Replication](continuous_replication.md)
- [File Level Restore](file_level_restore.md)
> Don't forget to take a look at the [backup troubleshooting](backup_troubleshooting.md) section. You can also take a look at the [backup reports](backup_reports.md) section for configuring notifications.
:::tip
There is also a way to automatically select the VMs to backup: **[smart backup](backups.md#smart-backup)**.
:::