Sign inSign up

slydeveloper/elasticsearch-head

By slydeveloper

Updated over 6 years ago

Containerized web application for browsing and interacting with an Elasticsearch cluster.

Image
0

293

slydeveloper/elasticsearch-head repository overview

Elasticsearch-head

Containerized web application for browsing and interacting with an Elasticsearch cluster. http://mobz.github.io/elasticsearch-head/

Docker Image



Docker Pulls

Info

  • Name: slydeveloper/elasticsearch-head
  • Version: latest,1.0
  • Docker Hub

Details

  • Image based on node:13.8
  • Pre-installed: elasticsearch-head

Configuration

An Elasticsearch-head requires CORS enabled on Elasticsearch cluster:

  • http.cors.enabled: true
  • http.cors.allow-origin: "*"

Usage

docker run --rm -p 9100:9100 slydeveloper/elasticsearch-head

Screenshot

Screen

Tag summary

Content type

Image

Digest

Size

498.3 MB

Last updated

over 6 years ago

docker pull slydeveloper/elasticsearch-head