elasticsearch
elasticsearch
OffiziellDocker-Anwendung from FoxxMD's Repository
Übersicht
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
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:9200]/- Netzwerk
bridge- Shell
bash- Privilegiert
- false
- Extra Params
-e "ES_JAVA_OPTS"="-Xms512m -Xmx512m" --ulimit nofile=262144:262144
Konfiguration der Vorlage
DataPathrw
Directory where ES data is persisted
- Ziel
- /usr/share/elasticsearch/data
- Standard
- /mnt/user/appdata/elasticsearch/data
- Wert
- /mnt/user/appdata/elasticsearch/data
REST API PortPorttcp
Host port exposed for REST HTTP interface.
- Ziel
- 9200
- Standard
- 9200
- Wert
- 9200
Nodes Communication PortPorttcp
Host port exposed for node communication.
- Ziel
- 9300
- Standard
- 9300
- Wert
- 9300
Discovery TypeVariable
Container Variable: discovery.type
- Ziel
- discovery.type
- Standard
- single-node
- Wert
- single-node
Kategorien
Statistik herunterladen
952,906,992
Downloads insgesamt
4,987,145
Dieser Monat
4,251,294
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
elasticsearch:6.6.2Zuletzt aktualisiert2026-05-05
Erstmals gesehen2019-04-02
Führen Sie Elasticsearch auf Unraid aus.
Elasticsearch ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.