aboutsummaryrefslogtreecommitdiff
path: root/doc/README.org
diff options
context:
space:
mode:
authorzsloan2020-04-28 11:51:00 -0500
committerzsloan2020-04-28 11:51:00 -0500
commitd4061f13f30c6fbb48180dcd6d65fda200731d81 (patch)
treee75bd1de707a99683bd53585c4d01b6c3dfd979d /doc/README.org
parentd2c7f76294cd7a1158402cdc67e0382bead17619 (diff)
parent86d885f5f2e1069a5b1606296a71992805486aec (diff)
downloadgenenetwork2-d4061f13f30c6fbb48180dcd6d65fda200731d81.tar.gz
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
Diffstat (limited to 'doc/README.org')
-rw-r--r--doc/README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.org b/doc/README.org
index 828ed2cd..c2ef2d57 100644
--- a/doc/README.org
+++ b/doc/README.org
@@ -57,6 +57,12 @@ or you can set environment variables to override individual parameters, e.g.
the debug and logging switches can be particularly useful when
developing GN2.
+* Running Redis
+
+Install redis. Make sure you add the setting:
+
+: appendonly yes
+
* Run MariaDB server
** Install MariaDB with GNU GUIx