diff options
| author | Pjotr Prins | 2025-12-17 13:28:26 +0100 |
|---|---|---|
| committer | Pjotr Prins | 2026-01-05 11:12:11 +0100 |
| commit | 28ea75d9f17c38bc769281ecc6f11ab6bd7e4fd2 (patch) | |
| tree | 8b0478f46bb6dd301e4fc05447c5ee506fbe38d8 /issues | |
| parent | 384023cd12788b4d1aa723ea01f1ab514515decd (diff) | |
| download | gn-gemtext-28ea75d9f17c38bc769281ecc6f11ab6bd7e4fd2.tar.gz | |
Minor edits
Diffstat (limited to 'issues')
| -rw-r--r-- | issues/systems/apps.gmi | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/issues/systems/apps.gmi b/issues/systems/apps.gmi index 12065a5..e374250 100644 --- a/issues/systems/apps.gmi +++ b/issues/systems/apps.gmi @@ -196,7 +196,7 @@ Container is at => 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 +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))'? @@ -205,6 +205,8 @@ hint: Did you forget `(use-modules (forge acme))'? 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 @@ -216,3 +218,8 @@ 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 |
