/elk-hebmorph-docker

Elasticsearch with HebMorph Hebrew plugin and Kibana in Docker

Primary LanguageC

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 5.2.2
  • Kibana 5.2.2
  • Analysis-Hebrew 5.2.2

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: