elasticsearch
OfficielleApplication Docker from FoxxMD's Repository
Vue d'ensemble
Elasticsearch with instructions for installation on Unraid.
Default Elasticsearch version is 6.6.2
To change version simply edit the version tag in the repository field to an available version on dockerhub. This template not tested on alpine images.
Directions below MUST be used in order to get Elasticsearch 5 and above working correctly. Check support thread for more information.
Directions:
1. Install CA User Scripts
2. Create a new script named vm.max_map_count
3. Contents of script as follows:
[span style='font-family: monospace;']#!/bin/bash
sysctl -w vm.max_map_count=262144[/span]
4. Set script schedule to At Startup of Array
Default Elasticsearch version is 6.6.2
To change version simply edit the version tag in the repository field to an available version on dockerhub. This template not tested on alpine images.
Directions below MUST be used in order to get Elasticsearch 5 and above working correctly. Check support thread for more information.
Directions:
1. Install CA User Scripts
2. Create a new script named vm.max_map_count
3. Contents of script as follows:
[span style='font-family: monospace;']#!/bin/bash
sysctl -w vm.max_map_count=262144[/span]
4. Set script schedule to At Startup of Array
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:9200]/- Réseau
bridge- Coquille
bash- Privilégié
- false
- Paramètres supplémentaires
-e "ES_JAVA_OPTS"="-Xms512m -Xmx512m" --ulimit nofile=262144:262144
Configuration du modèle
DataPathrw
Directory where ES data is persisted
- Cible
- /usr/share/elasticsearch/data
- Défaut
- /mnt/user/appdata/elasticsearch/data
- Valeur
- /mnt/user/appdata/elasticsearch/data
REST API PortPorttcp
Host port exposed for REST HTTP interface.
- Cible
- 9200
- Défaut
- 9200
- Valeur
- 9200
Nodes Communication PortPorttcp
Host port exposed for node communication.
- Cible
- 9300
- Défaut
- 9300
- Valeur
- 9300
Discovery TypeVariable
Container Variable: discovery.type
- Cible
- discovery.type
- Défaut
- single-node
- Valeur
- single-node
Catégories
Télécharger les statistiques
952,906,992
Total des téléchargements
4,987,145
Ce mois-ci
4,251,294
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
elasticsearch:6.6.2Dernière mise à jour2026-05-05
Première vue2019-04-02
Exécutez Elasticsearch sur Unraid.
Elasticsearch est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.