diff options
author | Frederick Muriuki Muriithi | 2024-11-01 09:03:05 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-11-01 09:03:05 -0500 |
commit | 7f28e28f72cbe7e08d74d920dc5f3f3f27ef479a (patch) | |
tree | e473578476ef9eae0ffa6d3d1df16a422e54653d /issues/genenetwork | |
parent | d7d5623e5066f3909e4dd03562e87b77cef5802b (diff) | |
download | gn-gemtext-7f28e28f72cbe7e08d74d920dc5f3f3f27ef479a.tar.gz |
Production container: Markdown editing: Reopen issue.
Diffstat (limited to 'issues/genenetwork')
-rw-r--r-- | issues/genenetwork/containerising-production-issues.gmi | 2 | ||||
-rw-r--r-- | issues/genenetwork/markdown-editing-service-not-deployed.gmi | 8 |
2 files changed, 8 insertions, 2 deletions
diff --git a/issues/genenetwork/containerising-production-issues.gmi b/issues/genenetwork/containerising-production-issues.gmi index 6ddb3c1..6648554 100644 --- a/issues/genenetwork/containerising-production-issues.gmi +++ b/issues/genenetwork/containerising-production-issues.gmi @@ -25,7 +25,7 @@ The link above documents the various services that make up the GeneNetwork servi * [x] Move user directories to a large partition => ./handle-tmp-dirs-in-container [ ] Link TMPDIR in container to a directory on a large partition -=> ./markdown-editing-service-not-deployed [x] Define and deploy Markdown Editing service +=> ./markdown-editing-service-not-deployed [ ] Define and deploy Markdown Editing service => ./umhet3-samples-timing-slow [ ] Figure out and fix UM-HET3 Samples mappings on Tux04 => ./setup-mailing-on-tux04 [x] Setting up email service on Tux04 => ./virtuoso-shutdown-clears-data [x] Virtuoso seems to lose data on restart diff --git a/issues/genenetwork/markdown-editing-service-not-deployed.gmi b/issues/genenetwork/markdown-editing-service-not-deployed.gmi index 6f4f809..e6a6ad6 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 @@ -22,3 +22,9 @@ 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. + +## Reopened: 2024-11-01 + +While the service was deployed, the edit functionality is not working right, specifically, pushing the edits upstream to the remote seems to fail. + +If you do an edit and refresh the page, it will show up in the system, but it will not proceed to be pushed up to the remote. |