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)
- Host: GitHub
- URL: https://github.com/tobilg/docker-elasticsearch
- Owner: tobilg
- Created: 2015-04-14T14:18:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T08:24:14.000Z (over 9 years ago)
- Last Synced: 2023-02-26T19:16:34.210Z (over 2 years ago)
- Homepage: https://registry.hub.docker.com/u/tobilg/elasticsearch/
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.