opensearch
Aplicación Docker from Richy1989's Repository
Visión general
OpenSearch is a scalable, flexible, and extensible open-source software suite for search, analytics, and observability applications derived from Elasticsearch 7.10.2 and Kibana 7.10.2 and licensed under Apache 2.0. It consists of a search engine daemon (OpenSearch) and a user interface for data administration and visualizations (OpenSearch Dashboards).
Make sure Opensearch has access rights to the "Log Data" folder. Permissions may need to be fixed with integrated Unraid File Manager.
Steps below MUST be used in order to get Opensearch working correctly. Check support thread for more information.
1. Install CA User Scripts
2. Create a new script named "set_max_map_count"
3. Contents of script as follows:
#!/bin/bash
sysctl -w vm.max_map_count=262144
4. Set script schedule to At Startup of Array
Argumentos en tiempo de ejecución
- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--ulimit nofile=262144:262144
Configuración de plantillas
Log DataPathrw
Log Data
- Objetivo
- /usr/share/opensearch/data
- Valor
- /mnt/user/database/opensearch/log_data
OPENSEARCH_JAVA_OPTSVariable
- Por defecto
- -Xms1g -Xmx1g
- Valor
- -Xms1g -Xmx1g
bootstrap.memory_lockVariable
- Por defecto
- true
- Valor
- true
discovery.typeVariable
- Por defecto
- single-node
- Valor
- single-node
action.auto_create_indexVariable
- Por defecto
- false
- Valor
- false
plugins.security.ssl.http.enabledVariable
- Por defecto
- false
- Valor
- false
plugins.security.disabledVariable
- Por defecto
- true
- Valor
- true
OPENSEARCH_INITIAL_ADMIN_PASSWORDVariable
- Por defecto
- SetPassw0rdL3ttersAndNumb3r5
PortPorttcp
- Objetivo
- 9200
- Por defecto
- 9200
- Valor
- 9200
Categorías
Descargar estadísticas
176,957,496
Descargas totales
7,036,307
Este mes
6,542,423
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
opensearchproject/opensearch:2Última actualización2026-05-15
Visto por primera vez2024-05-07
Ejecute Opensearch en Unraid.
Opensearch se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.