Skip to content
This repository was archived by the owner on Jan 3, 2022. It is now read-only.

MeltwaterArchive/docker-elasticsearch-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Elastic(search) with Amazon AWS plugin

Based on the official Docker Elasticsearch image with the Amazon AWS plugin and some configuration defaults added.

Usage

docker run --net=host \
  meltwater/elasticsearch-aws \
  -Des.cloud.aws.access_key=my-access-key-id \
  -Des.cloud.aws.secret_key=my-secret-access-key \
  -Des.cloud.aws.region=us-east-1 \
  -Des.discovery.ec2.availability_zones=us-east-1c \
  -Des.discovery.ec2.groups=my-security-group,another-security-group

About

Elasticsearch Docker image with the Amazon EC2 plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •