diff options
author | Pjotr Prins | 2021-10-25 08:25:00 +0200 |
---|---|---|
committer | Pjotr Prins | 2021-10-25 08:25:00 +0200 |
commit | b42fb26db1b90d60f3b1d3e04679c9dc3bee885d (patch) | |
tree | 39db2238bb362c0c4ab27b6bccabdb37c1d57180 /topics/systems | |
parent | 2c783556a5e8cc84cf2c44dab1757a3d35d8695d (diff) | |
download | gn-gemtext-b42fb26db1b90d60f3b1d3e04679c9dc3bee885d.tar.gz |
Tracking
Diffstat (limited to 'topics/systems')
-rw-r--r-- | topics/systems/tux02-production.gmi | 8 |
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 +``` |