AWS ElasticSearch/Kibana Proxy to access your AWS ES cluster.
2.6K
Simple alpine-based Dockerfile for aws-es-kibana from npm (github), which is based on this gist.
Runs a simple HTTP proxy on localhost:9200 that handles request-signing for an IAM user or instance role that has access to an AWS Elasticsearch domain.
docker run -p 9200:9200 rlister/aws-es-kibana <your_es_endpoint>
Content type
Image
Digest
Size
63.5 MB
Last updated
almost 10 years ago
docker pull lonelyplanet/aws-es-proxy