diff options
Diffstat (limited to 'doc/README.org')
-rw-r--r-- | doc/README.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/README.org b/doc/README.org index fbb3e1ad..3754dbbd 100644 --- a/doc/README.org +++ b/doc/README.org @@ -25,6 +25,10 @@ * Introduction +If you want to understand the architecture of GN2 read +[[Architecture.org]]. The rest of this document is mostly on deployment +of GN2. + Large system deployments can get very [[http://biobeat.org/gn2.svg][complex]]. In this document we explain the GeneNetwork version 2 (GN2) reproducible deployment system which is based on GNU Guix (see also Pjotr's [[https://github.com/pjotrp/guix-notes/blob/master/README.md][Guix-notes]]). The Guix |