diff options
author | Pjotr Prins | 2023-05-27 09:18:41 -0500 |
---|---|---|
committer | Pjotr Prins | 2023-05-27 09:18:44 -0500 |
commit | 7017d800a81cb4a098d029015b222232cefae973 (patch) | |
tree | 5124b04fb14ebcdf16f6d66de98b900e38764911 /topics/deployment.gmi | |
parent | 1091864ab8ae1b9001ee7d9eebf9047f38245d25 (diff) | |
download | gn-gemtext-7017d800a81cb4a098d029015b222232cefae973.tar.gz |
notes
Diffstat (limited to 'topics/deployment.gmi')
-rw-r--r-- | topics/deployment.gmi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/topics/deployment.gmi b/topics/deployment.gmi index 567a7de..b80f533 100644 --- a/topics/deployment.gmi +++ b/topics/deployment.gmi @@ -1,8 +1,10 @@ # Deploy GeneNetwork -This page attempts to document the very convoluted deployment process we have for GeneNetwork. Keeping this documentation up-to-date is going to be challenging, to say the least. So, the Guix configuration for the CI/CD container should be considered the authoritative reference. +This page attempts to document the deployment process we have for GeneNetwork. +We use Guix system containers for deployment of CI/CD and +the Guix configuration for the CI/CD container should be considered the authoritative reference. + => https://github.com/genenetwork/genenetwork-machines/blob/main/genenetwork-development.scm -This document is for those looking for a succinct textual reference and would rather not dig through G-expressions. ## genenetwork2 |