AWS ElasticSearch Proxy, send request signed with AWS version 4 to AWS ElasticSearch
10K+
Environment for docker container,
AWS_ES_PROXY_PORT=:9200
AWS_ES_PROXY_ENDPOINT=<https://es>
Basic to run the aws-es-proxy,
docker run -it --rm -e AWS_ES_PROXY_PORT=:9200 -e AWS_ES_PROXY_ENDPOINT=""https://" -v '/etc/ssl/certs/ca-certificates.crt:/etc/ssl/certs/ca-certificates.crt' --publish 9200:9200 docker.io/a3linux/aws-es-proxy
Content type
Image
Digest
Size
7.8 MB
Last updated
over 9 years ago
docker pull a3linux/aws-es-proxy