elasticsearch

elasticsearch

Oficial

Aplicación Docker from FoxxMD's Repository

Visión general

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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:9200]/
Red
bridge
Concha
bash
Privilegiado
false
Parámetros adicionales
-e "ES_JAVA_OPTS"="-Xms512m -Xmx512m" --ulimit nofile=262144:262144

Configuración de plantillas

DataPathrw

Directory where ES data is persisted

Objetivo
/usr/share/elasticsearch/data
Por defecto
/mnt/user/appdata/elasticsearch/data
Valor
/mnt/user/appdata/elasticsearch/data
REST API PortPorttcp

Host port exposed for REST HTTP interface.

Objetivo
9200
Por defecto
9200
Valor
9200
Nodes Communication PortPorttcp

Host port exposed for node communication.

Objetivo
9300
Por defecto
9300
Valor
9300
Discovery TypeVariable

Container Variable: discovery.type

Objetivo
discovery.type
Por defecto
single-node
Valor
single-node

Descargar estadísticas

952,906,992
Descargas totales
4,987,145
Este mes
4,251,294
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
elasticsearch:6.6.2
Última actualización2026-05-05
Visto por primera vez2019-04-02

Ejecute Elasticsearch en Unraid.

Elasticsearch se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.