From: Michael Ablassmeier Date: Thu, 30 Mar 2023 11:16:55 +0000 (+0200) Subject: docs: apps: Add a new section for backup utilities and mention 'virtnbdbackup' X-Git-Tag: v9.3.0-rc1~134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f847ab659499760139dddc36ee68ff9674bca02;p=thirdparty%2Flibvirt.git docs: apps: Add a new section for backup utilities and mention 'virtnbdbackup' Signed-off-by: Michael Ablassmeier Reviewed-by: Peter Krempa --- diff --git a/docs/apps.rst b/docs/apps.rst index 2ac72a695e..b7d19e15d5 100644 --- a/docs/apps.rst +++ b/docs/apps.rst @@ -325,6 +325,14 @@ Web applications `cockpit-machines `__ it can create and manage virtual machines via libvirt. +Backup +------ + +`virtnbdbackup `__ + Backup utility for libvirt, using the latest changed block tracking features: + Create online, thin provisioned full and incremental or differential backups + of your kvm/qemu virtual machines. + Other -----