summaryrefslogtreecommitdiff
path: root/topics/systems
diff options
context:
space:
mode:
authorPjotr Prins2022-12-10 11:38:08 -0600
committerPjotr Prins2022-12-10 11:38:08 -0600
commit44c078b36c4101bbf376bf9c958c70924feb779d (patch)
tree5647e9f67827dca6432056b89e78bcb7fdade4ca /topics/systems
parent4b7c52bdeb8a8b3b02a99b8f041e11ba4cd8a576 (diff)
downloadgn-gemtext-44c078b36c4101bbf376bf9c958c70924feb779d.tar.gz
Note on system containers
Diffstat (limited to 'topics/systems')
-rw-r--r--topics/systems/gn-services.gmi14
1 files changed, 14 insertions, 0 deletions
diff --git a/topics/systems/gn-services.gmi b/topics/systems/gn-services.gmi
index 7c032bd..7c59742 100644
--- a/topics/systems/gn-services.gmi
+++ b/topics/systems/gn-services.gmi
@@ -36,12 +36,26 @@ curl localhost:8087/api/version
On epysode it is running on 8081
+
## Notes
We track services now on
=> https://rabbit.genenetwork.org/sheepdog/index.html
+## System container
+
+```
+systemctl stop genenetwork-development-container
+mv /var/guix-containers /export2
+systemctl start genenetwork-development-container
+```
+
+The commit that changes the mounts is at
+
+=> https://github.com/genenetwork/genenetwork-machines/commit/8ce668562b0443ed7eb5b22225692f6f4383ea89
+
+
## See also
=> orchestration.gmi