summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--issues/gnsoc-ci-rethink.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/issues/gnsoc-ci-rethink.gmi b/issues/gnsoc-ci-rethink.gmi
index 01da747..bd20d35 100644
--- a/issues/gnsoc-ci-rethink.gmi
+++ b/issues/gnsoc-ci-rethink.gmi
@@ -5,7 +5,7 @@
## Write Guix services to deploy genenetwork on production
-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.
+We currently deploy 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.
This new system container may not immediately replace our current production, it is still worth having as a model for a robust production deployment.