Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am mnowster on github.
  • I am mnowster (https://keybase.io/mnowster) on keybase.
  • I have a public key whose fingerprint is 2131 F6F9 4394 BCED 298A 3B58 04EA D415 FA57 3BFF

To claim this, I am signing this object:

@mnowster
mnowster / gist:11181784
Created April 22, 2014 14:40
ubuntu list of things I had to do
= Install elasticsearch =
http://www.elasticsearch.org/downloads/0-20-6/
deb pkg
sudo apt-get install openjdk-7-jre-headless -y
sudo dpkg -i elasticsearch-0.20.6.deb
-- TODO:need to see GDS puppet config for setting up elastic search.