summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
authorPjotr Prins2021-10-25 08:25:00 +0200
committerPjotr Prins2021-10-25 08:25:00 +0200
commitb42fb26db1b90d60f3b1d3e04679c9dc3bee885d (patch)
tree39db2238bb362c0c4ab27b6bccabdb37c1d57180 /topics
parent2c783556a5e8cc84cf2c44dab1757a3d35d8695d (diff)
downloadgn-gemtext-b42fb26db1b90d60f3b1d3e04679c9dc3bee885d.tar.gz
Tracking
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
+```