Skip to content

Instantly share code, notes, and snippets.

@UedaTakeyuki
Created January 3, 2016 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save UedaTakeyuki/50c727c741cce879e451 to your computer and use it in GitHub Desktop.
Save UedaTakeyuki/50c727c741cce879e451 to your computer and use it in GitHub Desktop.
Download and install ElasticSearch 1.7 on RaspberryPi.
wget https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-1.7.4.deb
sudo dpkg -i elasticsearch-1.7.4.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment