Difference between revisions of "Restic"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
  
 
* [[restic --help]]
 
* [[restic --help]]
 +
 +
* [[restic init]]
 +
* [[restic backup]]
 +
* [[restic snapshots]]
 +
* [[restic prune]]
 +
* <code>[[restic forget]] --keep-last, --keep-hourly, --keep-daily, --keep-weekly, --keep-monthly, --keep-yearly</code>
 +
  
  
* [[restic snapshots]]
+
[[set -o pipefail]]
 +
[[mysqldump]] [...] | restic -r /srv/restic-repo backup --stdin
  
 
== Related ==
 
== Related ==
 
* [[Kubernetes Backup Operator (K8up)]]
 
* [[Kubernetes Backup Operator (K8up)]]
 
* [[Wasabi]]
 
* [[Wasabi]]
 +
* [[Stash]]
  
 
== See also ==
 
== See also ==

Latest revision as of 11:35, 12 December 2023

Advertising: