Skip to content

aaw/docker-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aptible/elasticsearch

Docker Repository on Quay.io

Elasticsearch on Docker.

Installation and Usage

docker pull quay.io/aptible/elasticsearch
docker run quay.io/aptible/elasticsearch

Advanced Usage

Creating a database user with password

TODO

Available Tags

  • latest: Currently Elasticsearch 1.3.2

Tests

Tests are run as part of the Dockerfile build. To execute them separately within a container, run:

bats test

Deployment

To push the Docker image to Quay, run the following command:

make release

Copyright and License

MIT License, see LICENSE for details.

Copyright (c) 2014 Aptible and contributors.

@fancyremarker

About

Elasticsearch on Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published