Last active
September 17, 2015 03:25
-
-
Save vishnuratheesh/2cee8f456922d4b381cf to your computer and use it in GitHub Desktop.
ElasticSearch Installation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Install JRE/JDK 7 or 8: http://www.2daygeek.com/openjdk-8-installation-ubuntu/ | |
| Elastic Search: | |
| sudo apt-get install elasticsearch 1.7.2 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment