From 6a41599b218263bbe27726d1dbd0a3f4d2cf7ee6 Mon Sep 17 00:00:00 2001 From: zsloan Date: Mon, 15 Oct 2018 12:23:29 -0500 Subject: Updated instructions for running elasticsearch Since I know I'll forget otherwise, updated instructions on starting up ES--- doc/README.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/README.org') diff --git a/doc/README.org b/doc/README.org index cc141098..100a76ca 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 - "systemctl restart elasticsearch" * Read more -- cgit v1.2.3