diff options
author | Efraim Flashner | 2021-11-07 11:00:10 +0200 |
---|---|---|
committer | Efraim Flashner | 2021-11-07 11:01:06 +0200 |
commit | 0efcd6579f9fb6005b7af50f31ad1c2dd9235b14 (patch) | |
tree | a44bd803ed9982af6ea3d16c26b7c4b94242479e /issues/per-service-profile-for-shepherd-services.gmi | |
parent | 7bd19c5d1a27b786b1c125187e5c8e7f1d566d8e (diff) | |
download | gn-gemtext-0efcd6579f9fb6005b7af50f31ad1c2dd9235b14.tar.gz |
update shepherd services issues
Diffstat (limited to 'issues/per-service-profile-for-shepherd-services.gmi')
-rw-r--r-- | issues/per-service-profile-for-shepherd-services.gmi | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/issues/per-service-profile-for-shepherd-services.gmi b/issues/per-service-profile-for-shepherd-services.gmi index 151675e..b22448b 100644 --- a/issues/per-service-profile-for-shepherd-services.gmi +++ b/issues/per-service-profile-for-shepherd-services.gmi @@ -8,26 +8,26 @@ Currently there are a bunch of shepherd services (on Penguin2, as user shepherd) ## Services which need to be migrated: -* covid19-pubseq (uses shared (broken!) guix profile, uses shared config directory) -* genome_browser (uses own guix profile, uses shared guix-bioinformatics, uses shared config directory) -* hrdp-project (uses shared (broken!) guix profile) -* power (uses shared (broken!) guix profile) +* covid19-pubseq (uses shared (broken!) guix profile, uses shared config directory)(currently running by hand by Pjotr) +* hrdp-project (uses shared (broken!) guix profile) (upstream source is gone) * ratspub (uses own guix profile, uses shared guix-bioinformatics)(deprecated(?)) -* rn6app (uses shared (broken!) guix profile) -* singlecell (uses shared (broken!) guix profile) * pluto (uses own guix profile, uses shared config directory)(currently disabled) ## Services which need to be monitored: * genenetwork1 (uses own guix profile, uses shared config directory) -* cronjob-pubmed (uses shared guix profile, should use genecup profile) +* genome_browser (uses own guix profile, uses shared config directory) * mcron (uses shared guix profile, probably OK) * virtuoso (uses shared guix profile, probably OK) ## Services which already have their own profile: * bnw +* cronjob-gitea +* cronjob-pubmed (genecup) * genecup * gitea -* cronjob-gitea * ipfs +* power +* rn6app +* singlecell |