A wercker box for elasticsearch with kuromoji plugin.
$ git clone https://github.com/wantedly/box-kuromoji-elasticsearch.git && cd box-kuromoji-elasticsearch
$ script/bootstrap
- 0.1.0
- Elasticsearch 1.5.2
- Kuromoji plugin 2.5.0
You can try running chef with vagrant.
$ vagrant up
Run Serverspec to test VM environments.
$ bundle exec rake spec