Skip to content

Instantly share code, notes, and snippets.

View Raz0rwire's full-sized avatar

Kevin Hoogerwerf Raz0rwire

View GitHub Profile
@Raz0rwire
Raz0rwire / ElasticSearch.sh
Last active August 29, 2015 14:28 — forked from ricardo-rossi/ElasticSearch.sh
Installing ElasticSearch on Ubuntu 14.04
### USAGE
###
### ./ElasticSearch.sh 1.5.0 will install Elasticsearch 1.5.0
### ./ElasticSearch.sh 1.4.4 will install Elasticsearch 1.4.4
### ./ElasticSearch.sh will fail because no version was specified (exit code 1)
###
### CLI options Contributed by @janpieper
### Check http://www.elasticsearch.org/download/ for latest version of ElasticSearch
### ElasticSearch version