Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 612 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 612 Bytes

ElasticSearch

Elasticsearch is a search server based on Lucene. It provides a distributed, multitenant-capable full-text search engine with a RESTful web interface and schema-free JSON documents.

Supported tags and respective README/Dockerfile links.

Quickstart

docker run --publish 9200:9200 quay.io/trackmaven/elasticsearch:2.1.2

Release checklist

Deployment to quay.io is handled by CirleCI. If a version bump, update the release script in the circle.yml