opensearch
Application Docker from Richy1989's Repository
Vue d'ensemble
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
Arguments d'exécution
- Réseau
bridge- Coquille
sh- Privilégié
- false
- Paramètres supplémentaires
--ulimit nofile=262144:262144
Configuration du modèle
Log DataPathrw
Log Data
- Cible
- /usr/share/opensearch/data
- Valeur
- /mnt/user/database/opensearch/log_data
OPENSEARCH_JAVA_OPTSVariable
- Défaut
- -Xms1g -Xmx1g
- Valeur
- -Xms1g -Xmx1g
bootstrap.memory_lockVariable
- Défaut
- true
- Valeur
- true
discovery.typeVariable
- Défaut
- single-node
- Valeur
- single-node
action.auto_create_indexVariable
- Défaut
- false
- Valeur
- false
plugins.security.ssl.http.enabledVariable
- Défaut
- false
- Valeur
- false
plugins.security.disabledVariable
- Défaut
- true
- Valeur
- true
OPENSEARCH_INITIAL_ADMIN_PASSWORDVariable
- Défaut
- SetPassw0rdL3ttersAndNumb3r5
PortPorttcp
- Cible
- 9200
- Défaut
- 9200
- Valeur
- 9200
Catégories
Télécharger les statistiques
176,957,496
Total des téléchargements
7,036,307
Ce mois-ci
6,542,423
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
opensearchproject/opensearch:2Dernière mise à jour2026-05-15
Première vue2024-05-07
Exécutez Opensearch sur Unraid.
Opensearch est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.