aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPjotr Prins2019-02-13 12:19:49 +0000
committerPjotr Prins2019-02-13 12:19:49 +0000
commitb6350b0d4cf6eb8002d40e86378d71e2823dacfb (patch)
tree6fa6716af822e613cb81171471819a469394cc6f /doc
parent5162d1484f01a51d65e7e70143146f018d96edb4 (diff)
parent27a08a81107705f213d13fb7334a2b8eb4fd68d2 (diff)
downloadgenenetwork2-b6350b0d4cf6eb8002d40e86378d71e2823dacfb.tar.gz
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into gn-testing
Diffstat (limited to 'doc')
-rw-r--r--doc/README.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/README.org b/doc/README.org
index cc141098..5dc9e994 100644
--- a/doc/README.org
+++ b/doc/README.org
@@ -259,9 +259,10 @@ if that works run genenetwork after setting SQL_URI to something like
* Running ElasticSearch
-In order to start up elasticsearch, change user to "elasticsearch" and use the following command:
+In order to start up elasticsearch:
+Penguin - change user to "elasticsearch" and use the following command: "env JAVA_HOME=/opt/jdk-9.0.4 /opt/elasticsearch-6.2.1/bin/elasticsearch"
-: env JAVA_HOME=/opt/jdk-9.0.4 /opt/elasticsearch-6.2.1/bin/elasticsearch
+New server - as root run "systemctl restart elasticsearch"
* Read more