diff options
-rw-r--r-- | issues/systems/apps.gmi | 28 | ||||
-rw-r--r-- | tasks/machine-room.gmi | 1 |
2 files changed, 29 insertions, 0 deletions
diff --git a/issues/systems/apps.gmi b/issues/systems/apps.gmi new file mode 100644 index 0000000..0bfc40c --- /dev/null +++ b/issues/systems/apps.gmi @@ -0,0 +1,28 @@ +# Apps + +GeneNetwork.org retains a number of apps. Currently they are managed by shepherd as `guix shell` services, but we should really move them to system containers. + +# Tags + +* assigned: pjotrp +* type: enhancement +* status: in progress +* priority: medium +* keywords: system, sheepdog, shepherd + +# List of apps + +Current apps managed by shepherd on tux02 are + +* [ ] genecup +* [ ] bnw +* [ ] genome-browser +* [ ] hrdp-project +* [ ] pluto +* [ ] power +* [ ] rn6app +* [ ] root +* [ ] singlecell +* [ ] xusheng app + +To fix them we need to validate the sheepdog monitor and make sure they are working in either shepherd, or as a system container. diff --git a/tasks/machine-room.gmi b/tasks/machine-room.gmi index c0a8fa6..c804829 100644 --- a/tasks/machine-room.gmi +++ b/tasks/machine-room.gmi @@ -15,6 +15,7 @@ * [ ] Trait vectors for Johannes * [ ] !!Organize pluto, update Julia and add apps to GN menu Jupyter notebooks * [ ] !!Xusheng jumpshiny services +* [ ] Fix apps and create system containers for herd services - see issues/systems/apps * [ ] Slurm+ravanan on production for GEMMA speedup * [ ] Embed R/qtl2 (Alex) * [ ] Hoot in GN2 (Andrew) |