diff options
author | Pjotr Prins | 2024-12-16 10:51:04 +0100 |
---|---|---|
committer | Pjotr Prins | 2024-12-16 10:51:04 +0100 |
commit | 0fa98d1c0cdd05e87d2eb68a28e39c770814d623 (patch) | |
tree | 8a2c6e7deeabb24134e578a60a32a0063218fa79 /docs/blog-Tennnessee-build-farm.org | |
parent | 0f4542de504fd27538526d4e90eaae9a80537a9e (diff) | |
download | guix-north-america-0fa98d1c0cdd05e87d2eb68a28e39c770814d623.tar.gz |
Added comment on HW requirements
Diffstat (limited to 'docs/blog-Tennnessee-build-farm.org')
-rw-r--r-- | docs/blog-Tennnessee-build-farm.org | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/blog-Tennnessee-build-farm.org b/docs/blog-Tennnessee-build-farm.org index 7814f36..5b7d916 100644 --- a/docs/blog-Tennnessee-build-farm.org +++ b/docs/blog-Tennnessee-build-farm.org @@ -34,7 +34,7 @@ This article provides a comprehensive guide to setting up a Guix build farm and server, drawing inspiration from existing GNU Guix project infrastructure. You can see their full source code [[https://git.savannah.gnu.org/cgit/guix/maintenance.git][here]]. -* Hardware and Infrastructure +* TODO Hardware and Infrastructure The Tennessee Guix Build Farm was made possible through a collaboration with GeneNetwork.org, who provided the following server specifications: @@ -48,6 +48,8 @@ who provided the following server specifications: These robust specifications allow for efficient package building, caching, and serving of substitutes for the Guix community. +FIXME: how much do we actually need in terms of cores and RAM? That is if someone else wants to create a build farm. + * Components of the Guix Build Farm ** Cuirass - building packages |