Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 564 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 564 Bytes

Build Docker Pulls

Elasticsearch-metadata

Elasticsearch web management tool.

Usage

Usage with docker:

docker run -p 8080:8080 itayb/elasticsearch-metadata

In your browser goto http://localhost:8080

Usage with docker-compose and Elasticsearch 7.5:

docker-compose up -d