diff options
author | Frederick Muriuki Muriithi | 2024-08-27 11:15:50 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-08-27 11:15:50 -0500 |
commit | 1093c21d423efcf70287410c8556de5d08fda334 (patch) | |
tree | b2fd76767ce44350373f069a2bb5decef4b8d3e4 /topics/deploy/deployment.gmi | |
parent | 7f9026294558c05d4ab2086e614e1d2f8fd31d26 (diff) | |
download | gn-gemtext-1093c21d423efcf70287410c8556de5d08fda334.tar.gz |
Document configuring nginx on host for deployment.
Diffstat (limited to 'topics/deploy/deployment.gmi')
-rw-r--r-- | topics/deploy/deployment.gmi | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/topics/deploy/deployment.gmi b/topics/deploy/deployment.gmi index b844821..74fd6f0 100644 --- a/topics/deploy/deployment.gmi +++ b/topics/deploy/deployment.gmi @@ -1,14 +1,21 @@ # Deploy GeneNetwork +## Tags + +* type: doc, docs, documentation +* keywords: deploy, deployment, deploying, guix, guix container, guix system container +* status: in progress + # Description 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 +=> https://git.genenetwork.org/gn-machines/tree/genenetwork-development.scm See also => ./guix-system-containers-and-how-we-use-them +=> ./configuring-nginx-on-host ## genenetwork2 |