aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzsloan2018-10-24 17:26:08 +0000
committerzsloan2018-10-24 17:26:08 +0000
commitbe53d829b041a9a30a290e4f80e094a7bf705e11 (patch)
tree1af1b785df1c82c72646cb3dea7b04edc22386ac
parent9cfb01cab4bcf6bf87ff8f7bfcf603ed349fbd87 (diff)
parentaa7540a3f0c1c1d79bc130b6008a299d01cc732f (diff)
downloadgenenetwork2-be53d829b041a9a30a290e4f80e094a7bf705e11.tar.gz
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
-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