mirror of
https://github.com/rlister/dockerfiles.git
synced 2025-12-11 00:36:27 +00:00
aws-es-kibana
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.
Usage
docker run -p 9200:9200 rlister/aws-es-kibana <your_es_endpoint>