From 66d8d766fd7553e318b218f3105aa635ff4e9437 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Mon, 10 Feb 2025 15:47:01 +0100 Subject: Added dropping backups --- topics/systems/backups-with-borg.gmi | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'topics/systems/backups-with-borg.gmi') diff --git a/topics/systems/backups-with-borg.gmi b/topics/systems/backups-with-borg.gmi index 0998f24..252e6a4 100644 --- a/topics/systems/backups-with-borg.gmi +++ b/topics/systems/backups-with-borg.gmi @@ -8,7 +8,12 @@ Sheepdog also includes a web server for output: => http://sheepdog.genenetwork.org/sheepdog/status.html -## Install borg +# Tags + +* assigned: pjotrp +* keywords: systems, backup, sheepdog, database + +# Install borg Usually I use a version of borg from guix. This should really be done as the borg user (ibackup). @@ -185,3 +190,9 @@ borg list genenetwork::borg-tux04-sql-20250209-01:43-Sun ``` Make sure you not only see just a symlink. + +# Drop backups + +Once backups work it is useful to copy them to a remote server, so when the machine stops functioning we have another chance at recovery. See + +=> ./backup-drops.gmi -- cgit v1.2.3