GitHunt
SA

saidsef/elasticsearch-containerised

Containerised Elasticsearch Server with Plugins

Elasticsearch - Containerised CI Tagging Release

Elasticsearch is a distributed, RESTful search and analytics engine capable of solving a growing number of use cases. As the heart of the Elastic Stack, it centrally stores your data so you can discover the expected and uncover the unexpected.

This default distribution is governed by the Elastic License, and includes the full set of free features.

This will run Elasticsearch in a single node via env variable baked into the container, we can run the container service via docker run command or in Kubernetes kubectl apply -k deployment/.

Installed Plugins list

  • repository-gcs
  • repository-s3
  • discovery-ec2
  • mapper-size
  • mapper-murmur3
  • mapper-annotated-text
  • ingest-attachment
  • analysis-icu
  • analysis-phonetic

Source

Our latest and greatest source of Jenkins can be found on GitHub. Fork us!

Contributing

We would ❤️ you to contribute by making a pull request.

Please read the official Contribution Guide for more information on how you can contribute.

Languages

Dockerfile100.0%

Contributors

MIT License
Created November 22, 2019
Updated March 2, 2026
saidsef/elasticsearch-containerised | GitHunt