Skip to content

Instantly share code, notes, and snippets.

@DarrellMozingo
Last active August 29, 2015 14:14
Show Gist options
  • Save DarrellMozingo/203138e5f1f828751702 to your computer and use it in GitHub Desktop.
Save DarrellMozingo/203138e5f1f828751702 to your computer and use it in GitHub Desktop.
Setting up elasticsearch-opsworks
vagrant init hashicorp/precise64
vagrant up && vagrant ssh
sudo apt-get install -y git default-jdk build-essential vim
git clone https://github.com/ThoughtWorksStudios/elasticsearch-opsworks.git
cd elasticsearch-opsworks
./init_rbenv.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment