summaryrefslogtreecommitdiff
path: root/issues/genenetwork
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-11-01 12:24:32 -0500
committerFrederick Muriuki Muriithi2024-11-01 12:24:32 -0500
commit08cc9bd232d6794eee8d20cb2c2bf0b326854df4 (patch)
tree6efc29358879c30a73b4e381f6c84ef76bc63cfd /issues/genenetwork
parent7f28e28f72cbe7e08d74d920dc5f3f3f27ef479a (diff)
downloadgn-gemtext-08cc9bd232d6794eee8d20cb2c2bf0b326854df4.tar.gz
Production container: Markdown editing: troubleshooting log.
Diffstat (limited to 'issues/genenetwork')
-rw-r--r--issues/genenetwork/markdown-editing-service-not-deployed.gmi4
1 files changed, 4 insertions, 0 deletions
diff --git a/issues/genenetwork/markdown-editing-service-not-deployed.gmi b/issues/genenetwork/markdown-editing-service-not-deployed.gmi
index e6a6ad6..e7a1717 100644
--- a/issues/genenetwork/markdown-editing-service-not-deployed.gmi
+++ b/issues/genenetwork/markdown-editing-service-not-deployed.gmi
@@ -28,3 +28,7 @@ Some important things to note:
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.
+
+Set `CGIT_REPO_PATH="https://git.genenetwork.org/gn-guile"` which seems to allow the commit to work, but we do not actually get the changes pushed to the remote in any useful sense.
+
+It seems to me, that we need to configure the environment in such a way that it will be able to push the changes to remote.