Skip to content

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

Notifications You must be signed in to change notification settings

slydeveloper/elasticsearch-head

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published