A component configuring and maintaining an elasticsearch instance for use with TemaSearch.
266
This repository provides a Dockerfile for configuring and maintaining an elasticsearch instance for use with TemaSearch. It can be found as the automated build mathwebsearch/tema-elasticsync on DockerHub.
The docker image:
/index/ volume9200, maintaining storing data in /usr/share/elasticsearch/dataUse it e.g. as follows:
docker run mathwebsearch/tema-elasticsync -p 9200:9200 -v /path/to/indicies:/index/ -v /usr/share/elasticsearch/data mathwebsearch/tema-elasticsync
Content type
Image
Digest
Size
420 MB
Last updated
over 7 years ago
docker pull mathwebsearch/tema-elasticsync