aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPjotr Prins2018-09-15 09:01:13 +0000
committerPjotr Prins2018-09-15 09:01:13 +0000
commit0b88b9afd30a4afec910ae057f8d9dbfddd5c83b (patch)
treeba05604bd7908b1ed1123e3e35ac266fa950833b /doc
parentdd12fbe6d9a429d29e676c7a6c50c13b56899cc9 (diff)
parentec45dcbd4b61d51eff27e67d437bcdfad126580f (diff)
downloadgenenetwork2-0b88b9afd30a4afec910ae057f8d9dbfddd5c83b.tar.gz
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
Diffstat (limited to 'doc')
-rw-r--r--doc/README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.org b/doc/README.org
index 937a9549..cc141098 100644
--- a/doc/README.org
+++ b/doc/README.org
@@ -257,6 +257,12 @@ if that works run genenetwork after setting SQL_URI to something like
: export SQL_URI=mysql://gn2:mysql_password@127.0.0.1/db_webqtl_s
+* Running ElasticSearch
+
+In order to start up elasticsearch, change user to "elasticsearch" and use the following command:
+
+: env JAVA_HOME=/opt/jdk-9.0.4 /opt/elasticsearch-6.2.1/bin/elasticsearch
+
* Read more
If you want to understand the architecture of GN2 read