Skip to content

Docker image for running Elastic HQ and ESRally side-by-side, for comprehensive Elasticsearch monitoring and load testing

Notifications You must be signed in to change notification settings

bnovick/elastichq-esrally-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized ElasticHQ

Simple Docker build based on ElasticHQ using Alpine Linux and NGINX.

Running

With docker-compose it's a very simple process.

git clone
cd elastichq-docker
docker-compose up -d

That's it. You should have a running container providing ElasticHQ on port 80 of your container.

Notes

You will want to enable CORS on your elasticsearch node(s) to use this directly. More information about that can be found in the official es documentation. Read and understand the http.cors.enabled and http.cors.allow-origin options at a minimum.

About

Docker image for running Elastic HQ and ESRally side-by-side, for comprehensive Elasticsearch monitoring and load testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published