diff options
author | Frederick Muriuki Muriithi | 2024-11-01 01:16:06 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-11-01 01:16:06 -0500 |
commit | 06a8f1235ac15aa574248e7e68738e0e658258a6 (patch) | |
tree | 66547c8a84e0d6b8ddacf7f76af2d8a4bee40502 /issues/genenetwork/markdown-editing-service-not-deployed.gmi | |
parent | 4e896449be858cbedae4d3217b79de0043aba3bc (diff) | |
download | gn-gemtext-06a8f1235ac15aa574248e7e68738e0e658258a6.tar.gz |
Production container: Markdown service: close issue.
Diffstat (limited to 'issues/genenetwork/markdown-editing-service-not-deployed.gmi')
-rw-r--r-- | issues/genenetwork/markdown-editing-service-not-deployed.gmi | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/issues/genenetwork/markdown-editing-service-not-deployed.gmi b/issues/genenetwork/markdown-editing-service-not-deployed.gmi index 2ae6957..6f4f809 100644 --- a/issues/genenetwork/markdown-editing-service-not-deployed.gmi +++ b/issues/genenetwork/markdown-editing-service-not-deployed.gmi @@ -3,9 +3,9 @@ ## Tags * type: bug -* status: open * assigned: fredm * priority: critical +* status: closed, completed * keywords: production, container, tux04 * interested: alexk, aruni, bonfacem, fredm, pjotrp, zsloan @@ -14,4 +14,11 @@ The Markdown Editing service is not working on production. * Link: https://genenetwork.org/facilities/ -* Repository: ??? +* Repository: https://git.genenetwork.org/gn-guile + +Currently, the code is being run directly on the host, rather than inside the container. + +Some important things to note: + +* The service requires access to a checkout of https://github.com/genenetwork/gn-docs +* Currently, the service is hard-coded to use a specific port: we should probably fix that. |