Skip to content

amirmasud/elasticsearch-docker-with-repository-s3-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

elasticsearch docker with repository-s3 plugin

you should specify s3 access key, secret key and endpoint with ACCESS_KEY, SECRET_KEY, and ENDPOINT build args respectively. In order to use a proxy for plugin installation, provide the http_proxy and https_proxy build-args. (it will be used by curl)

Also, you can set PACKAGES build-arg to specify what extra packages to be installed in the docker image. The default value of PACKAGES is "net-tools lsof".

About

elasticsearch dockerfile with repository-s3 plugin installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published