Vagrant box running Ubuntu 14.04 and Elasticsearch 5
- Vagrant
- Virtualbox
- 4Gb Ram — Yeah, you'll need JDK 8 running and that alone will need about 2Gb to run.
git clone https://github.com/pereirinha/vagrant-es.git
cd vagrant-es
vagrant up
Your host machine will have access to an Elasticsearch instance on 192.168.60.10:9200
On the unlikely case you are on a 192.168.60.x subnet this setup might present some conflicts.