diff options
Diffstat (limited to 'issues/systems/apps.gmi')
| -rw-r--r-- | issues/systems/apps.gmi | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/issues/systems/apps.gmi b/issues/systems/apps.gmi index b9d4155..e374250 100644 --- a/issues/systems/apps.gmi +++ b/issues/systems/apps.gmi @@ -194,14 +194,32 @@ Package definition is at Container is at -=> https://git.genenetwork.org/guix-bioinformatics/tree/gn/services/bxd-power-container.scm +=> https://git.genenetwork.org/gn-machines/tree/gn/services/mouse-longevity.scm + +gaeta:~/iwrk/deploy/gn-machines$ guix system container -L . -L ~/guix-bioinformatics --verbosity=3 test-r-container.scm -L ~/iwrk/deploy/guix-forge/guix +forge/nginx.scm:145:40: error: acme-service-type: unbound variable +hint: Did you forget `(use-modules (forge acme))'? + ## jumpshiny Jumpshiny is hosted on balg01. Scripts are in tux02 git. +=> git.genenetwork.org:/home/git/shared/source/jumpshiny + ``` root@balg01:/home/j*/gn-machines# . /usr/local/guix-profiles/guix-pull/etc/profile guix system container --network -L . -L ../guix-forge/guix/ -L ../guix-bioinformatics/ -L ../guix-past/modules/ --substitute-urls='https://ci.guix.gnu.org https://bordeaux.guix.gnu.org https://cuirass.genenetwork.org' test-r-container.scm -L ../guix-forge/guix/gnu/store/xyks73sf6pk78rvrwf45ik181v0zw8rx-run-container /gnu/store/6y65x5jk3lxy4yckssnl32yayjx9nwl5-run-container ``` + +Currently: + +Jumpshiny: as aijun, cd services/jumpshiny and ./.guix-run + + +## JUMPsem_web + +Another shiny app to run on balg01. + +Jumpshiny: as aijun, cd services/jumpsem and ./.guix-run |
