summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
Diffstat (limited to 'topics')
-rw-r--r--topics/systems/tux02-production.gmi8
1 files changed, 6 insertions, 2 deletions
diff --git a/topics/systems/tux02-production.gmi b/topics/systems/tux02-production.gmi
index bfe30bd..435fe49 100644
--- a/topics/systems/tux02-production.gmi
+++ b/topics/systems/tux02-production.gmi
@@ -30,6 +30,10 @@ We are going to move production to tux02 - tux01 will be the staging machine. Th
* [ ] add borg backups
* [ ] look at performance
-# Info
+## Info
-* borg extract borg-genenetwork::borg-GN2-home-20211012-04:00-Tue
+Restoring a database from backup (under an hour)
+
+```
+root@tux02:/export3/backup/tux01/borg# borg extract borg-tux01::borg-backup-mariadb-20211024-03:09-Sun --progress
+```