This image extends the official elasticsearch image by adding the Marvel Sense plugin.
7.7K
This image extends the official elasticsearch image by adding the Marvel Sense plugin. This will get you a system ready to use with the ElasticSearch Getting Started Guide.
Start the container with a command-line such as
docker run -d --name es -p 9200:9200 -p 9300:9300 itzg/elasticsearch-marvel
and now with Marvel Sense installed you can access it using a URL like:
http://192.168.59.103:9200/_plugin/marvel/sense/index.html
(replacing the IP address shown here with your Docker host's)
Content type
Image
Digest
sha256:868ad9ac0…
Size
315.4 MB
Last updated
almost 11 years ago
docker pull itzg/elasticsearch-marvelPulls:
7
Last week