diff options
author | Pjotr Prins | 2024-02-25 09:44:46 +0100 |
---|---|---|
committer | Pjotr Prins | 2024-02-27 14:29:27 +0100 |
commit | 5e6f5ef6e1ebe9ce4fed8030524227b975e025ad (patch) | |
tree | 3d2d25397d520d0859d6b25e28a6f82992efc1bc /topics/systems | |
parent | f77b169c09be92014dcfea49d427268381fe12e5 (diff) | |
download | gn-gemtext-5e6f5ef6e1ebe9ce4fed8030524227b975e025ad.tar.gz |
Work on new service
Diffstat (limited to 'topics/systems')
-rw-r--r-- | topics/systems/fallback.gmi | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/topics/systems/fallback.gmi b/topics/systems/fallback.gmi index c22cc90..1175d8f 100644 --- a/topics/systems/fallback.gmi +++ b/topics/systems/fallback.gmi @@ -45,6 +45,21 @@ see also => ../deploy/installation +## Unpack genotype files and other files + +* [X] borg extract genotype files + +``` +/usr/local/guix-profiles/gn-latest/bin/borg extract /export2/data/wrk/tux01/borg-genenetwork::borg-GN2-home-20240218-10:00-Sun --progress +``` + +* [X] extract redis +* [+] backup and extract sqlite for auth, e.g. auth_prod_20240218.db + +## Guix system container + + + ## Sheepdog monitoring * [ ] Move host to tb |