Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudops-aws-es-kibana

An alpine base docker image running the aws-es-kibana proxy service.

Docker Automated build Docker Build Status MicroBadger Size Docker Pulls

Running the container

docker run --rm \
  -e AWS_ACCESS_KEY_ID=<ACCESS_KEY_ID> \
  -e AWS_SECRET_ACCESS_KEY=<SECRET_ACCESS_KEY> \
  -e USER=kibana \
  -e PASSWORD=adminparty \
  -p 9200:9200 \
  stena/cloudops-aws-es-kibana:latest \
  <ELASTICSEARCH_SERVICE_DOMAIN_ENDPOINT>

About

An alpine base docker image running the aws-es-kibana proxy service

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages