From 5e6f5ef6e1ebe9ce4fed8030524227b975e025ad Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 25 Feb 2024 09:44:46 +0100 Subject: Work on new service --- topics/deploy/installation.gmi | 2 +- topics/systems/fallback.gmi | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/topics/deploy/installation.gmi b/topics/deploy/installation.gmi index 2e6a3b1..757d848 100644 --- a/topics/deploy/installation.gmi +++ b/topics/deploy/installation.gmi @@ -312,7 +312,7 @@ UMask=007 PrivateTmp=false ``` -** Load the small database in MySQL +## Load the small database in MySQL Currently we have two databases for deployment, 'db_webqtl_s' is the small testing database containing experiments 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 -- cgit v1.2.3