Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wajahat-husain/elasticsearch-docker
ElasticSearch-docker providing a Docker-based setup for easy and streamlined deployment of Elasticsearch, a distributed search and analytics engine, with configurable options and persistent data storage.
https://github.com/wajahat-husain/elasticsearch-docker
analyticsengine dockersetup elasticsearchdeployment elasticsearchdocker githubrepository searchengine
Last synced: about 14 hours ago
JSON representation
ElasticSearch-docker providing a Docker-based setup for easy and streamlined deployment of Elasticsearch, a distributed search and analytics engine, with configurable options and persistent data storage.
- Host: GitHub
- URL: https://github.com/wajahat-husain/elasticsearch-docker
- Owner: Wajahat-Husain
- Created: 2023-06-19T06:07:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-22T08:02:23.000Z (over 1 year ago)
- Last Synced: 2024-05-29T22:10:46.698Z (6 months ago)
- Topics: analyticsengine, dockersetup, elasticsearchdeployment, elasticsearchdocker, githubrepository, searchengine
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ElasticSearch-docker
ElasticSearch-docker is a Docker-based setup for easily deploying and running Elasticsearch, a scalable search and analytics engine. This repository provides a streamlined solution for spinning up Elasticsearch instances using Docker containers, with configurable options and persistent data storage.
## Features:
- Docker-compose configuration for easy deployment of Elasticsearch
- Customizable environment variables for version selection, cluster configuration, and more
- Volume mounting to ensure persistent data storage
- Includes necessary queries for interacting with ElasticSearch