diff options
author | Pjotr Prins | 2016-06-14 06:43:47 +0000 |
---|---|---|
committer | Pjotr Prins | 2016-06-14 06:43:47 +0000 |
commit | 312f051074a8509ba85b6961fe1f04d4111a7288 (patch) | |
tree | b60b10c0a4380b9ab5e766370f413058599127e2 /doc/README.org | |
parent | 7584ddd74d2ac32533c335e112586f7c7d3d2172 (diff) | |
download | genenetwork2-312f051074a8509ba85b6961fe1f04d4111a7288.tar.gz |
Adding documentation
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 |