elastichq/elasticsearch-hq
Official Docker image for ElasticHQ: Elasticsearch Management and Monitoring application.
10M+
Simplified Monitoring and Management for ElasticSearch clusters.
We are hosted on Dockerhub: ElasticHQ on Dockerhub
docker run -p 5000:5000 elastichq/elasticsearch-hq
http://localhost:5000
For further instructions on docker commands and configuration, please see relevant documentation: Docker Images.
For full installation and configuration instructions, see Getting Started
pip install -r requirements.txt
python3 application.py
. Alternatively: ./manage.py runserver
http://localhost:5000
For further installation and configuration help, please read the docs: ElasticHQ Documentation
Please see relevant documentation: ElasticHQ on OpenShift.
docker pull elastichq/elasticsearch-hq