v6ak / qubes-incremental-backup-poc

proof of concept of incremental backup scheme for Qubes
https://groups.google.com/d/msgid/qubes-users/901b82dc-f781-4c13-ad00-33b4337fc84a%40googlegroups.com
9 stars 2 forks source link

Restore on clean system is convenient #32

Open v6ak opened 7 years ago

v6ak commented 7 years ago

Long-term metatask.

Target scenario:

  1. Install Qubes.
  2. Install this backup system to dom0. (Even better: If this tool is integrated into Qubes, then this step would be unneeded.)
  3. Create and install backup-storage VM for your backup backend. This might require installing some software to corresponding backup backend (e.g., Duplicity), but it should be as straightforward as possible.
  4. (Maybe as a part of step 3.) Configure backup URL and credentials.
  5. Run one simple command to restore it all. Minimum interaction is required from user at this moment. Or choose what to restore now and restore the rest later.

Results of the procedure:

TODO: list relevant issues.