1
0
mirror of https://github.com/rlister/dockerfiles.git synced 2025-12-12 17:26:15 +00:00
Files
rlister-dockerfiles/aws-es-kibana
Richard Lister 75aa4dc028 hack the bind address in a hacky way
To access on a mapped port from outside the container, we need to bind
eth0 (or all, i.e. 0.0.0.0) instead of just lo0.
2016-04-13 19:08:58 -04:00
..
2016-04-13 17:11:02 -04: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.