From 44c078b36c4101bbf376bf9c958c70924feb779d Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 10 Dec 2022 11:38:08 -0600 Subject: Note on system containers --- topics/systems/gn-services.gmi | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'topics/systems') 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 -- cgit v1.2.3