An open API service indexing awesome lists of open source software.

https://github.com/tobilg/docker-elasticsearch

Docker containers for ElasticSearch (currently v1.7.5)
https://github.com/tobilg/docker-elasticsearch

Last synced: 8 months ago
JSON representation

Docker containers for ElasticSearch (currently v1.7.5)

Awesome Lists containing this project

README

          

# docker-elasticsearch

### Motivation

Having an up-to-date ElasticSearch base container for the usage with Apache Mesos / Marathon (see [ElasticSearch-Marathon](https://github.com/tobilg/docker-elasticsearch-marathon)). It can also be used as stand-alone container.

### Information

The image builds on `java:openjdk-7-jre` and the latest ElasticSearch binaries. The `/data` and `/logs` folders are exposed as volumes. This can be changed by editing the `elasticsearch.yml` file.