diff options
author | Pjotr Prins | 2020-04-30 13:53:44 -0500 |
---|---|---|
committer | Pjotr Prins | 2020-04-30 13:53:44 -0500 |
commit | 421848837d3b489762bb9e58e5e7047d02cdb20b (patch) | |
tree | 243eb730e0bc1c10a1416394927c71ea5f73ddf2 /doc | |
parent | 2e4ca1f6732d14c0ce0d953f1c08ecb000a94747 (diff) | |
parent | 86d885f5f2e1069a5b1606296a71992805486aec (diff) | |
download | genenetwork2-421848837d3b489762bb9e58e5e7047d02cdb20b.tar.gz |
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing.3
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.org b/doc/README.org index b0f1c56b..c1b1c2b6 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 |