diff options
author | Arun Isaac | 2023-06-23 10:03:15 +0100 |
---|---|---|
committer | Arun Isaac | 2023-06-23 10:03:50 +0100 |
commit | 603a1e9fe43b710760686428c03fa4fc0e0e57fa (patch) | |
tree | 8facb453b034f6eceb2ce31e0d39a2cd49ff85fe | |
parent | 52051d0d0e7a312f895acf3b2dd218711dfe7ca8 (diff) | |
download | gn-gemtext-603a1e9fe43b710760686428c03fa4fc0e0e57fa.tar.gz |
Collectivize CI rethink issue.
-rw-r--r-- | issues/gnsoc-ci-rethink.gmi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/issues/gnsoc-ci-rethink.gmi b/issues/gnsoc-ci-rethink.gmi index d280e5d..01da747 100644 --- a/issues/gnsoc-ci-rethink.gmi +++ b/issues/gnsoc-ci-rethink.gmi @@ -5,9 +5,9 @@ ## Write Guix services to deploy genenetwork on production -Zach currently deploys production by hand. Not only is this more work, it is also prone to errors. Instead, we want to deploy production genenetwork in a Guix system container. This will give us strong reproducibility and enable us to version control the configuration. If a machine fails, setting up production on a new machine will be effortless. +We currently deploys production by hand. Not only is this more work, it is also prone to errors. Instead, we want to deploy production genenetwork in a Guix system container. This will give us strong reproducibility and enable us to version control the configuration. If a machine fails, setting up production on a new machine will be effortless. -While, due to our "organizational difficulties", this new system container may not immediately replace our current production, it is still worth having as a model for a robust production deployment. +This new system container may not immediately replace our current production, it is still worth having as a model for a robust production deployment. * [] Write a genenetwork2 Guix service * [] Write a genenetwork3 Guix service |