diff options
author | Pjotr Prins | 2024-02-18 17:38:52 +0100 |
---|---|---|
committer | Pjotr Prins | 2024-02-18 17:38:52 +0100 |
commit | c893445bf946040f774f99544926757415eebb32 (patch) | |
tree | 91a03b9a201f71ea7a3c6fddf910477f10f3e2ac /topics | |
parent | 45ba64cd92b2f2996a3e82d54905044265f1995c (diff) | |
download | gn-gemtext-c893445bf946040f774f99544926757415eebb32.tar.gz |
Fallback
Diffstat (limited to 'topics')
-rw-r--r-- | topics/systems/fallback.gmi | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/topics/systems/fallback.gmi b/topics/systems/fallback.gmi new file mode 100644 index 0000000..a529735 --- /dev/null +++ b/topics/systems/fallback.gmi @@ -0,0 +1,24 @@ +# Fallbacks + +We will run fallback servers using Arun's Guix machine configuration. + +# Tags + +* assigned: pjotrp +* priority: medium +* type: system administration +* keywords: system administration, GN, tux01, tux02, tux04, balg01 + +# Tasks + +Prepare backups to copy to the new machines: + +* [.] Copy backup from tux01 to balg01 +* [.] Copy backup from tux01 to tux04 +* [ ] Copy backup from tux01 to tb +* [ ] Make sure CRON works on tux01 for balg01 +* [ ] Make sure CRON works on tux01 for tux04 +* [ ] Make sure CRON works on tb +* [ ] Create borg-borg on tux04 +* [ ] Create borg-borg on tb +* [ ] Add CRON `borg prune' on tux01 |