Skip to content

Instantly share code, notes, and snippets.

View yaronp68's full-sized avatar

Yaron Parasol yaronp68

  • Redis
  • London
View GitHub Profile
@yaronp68
yaronp68 / es-local-remote-cluster.md
Created December 4, 2018 14:14 — forked from sebelga/es-local-remote-cluster.md
Configure and launch a local Elasticsearch Remote Cluster (for development)

Setup

You'll need to build from source. For that we will use gradle (https://gradle.org/).

Prerequisite

Make sure that your JAVA_HOME environment variable is set by running:

$ echo $JAVA_HOME