Elasticsearch, Hebrew, Kibana, Docker
Run Elasticsearch and Kibana with HebMorph Hebrew analyzer in Docker. No installation or configuration required. Just pull and run.
Currently runs:
- Elasticsearch 1.7
- Kibana 4.1
- Analysis-Hebrew 1.7.
Run
Requires docker-compose for linking between Elasticsearch and Kibana.
Uses the official Elasticserach and Kibana images.
# clone, run, PROFIT.
$ git clone git@github.com:oryband/elk-hebmorph-docker.git
$ cd elk-hebmorph-docker
$ docker-compose up
Configuration
A default index template uses HebMorph hebrew
analyzer
for all new indices by default.
Each image mounts a configuration directory, which you can edit if needed. The defaults should just work, though.
Credits
Based on: