opensearch

opensearch

Docker-Anwendung from Richy1989's Repository

Übersicht

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

Laufzeit-Argumente

Netzwerk
bridge
Shell
sh
Privilegiert
false
Extra Params
--ulimit nofile=262144:262144

Konfiguration der Vorlage

Log DataPathrw

Log Data

Ziel
/usr/share/opensearch/data
Wert
/mnt/user/database/opensearch/log_data
OPENSEARCH_JAVA_OPTSVariable
Standard
-Xms1g -Xmx1g
Wert
-Xms1g -Xmx1g
bootstrap.memory_lockVariable
Standard
true
Wert
true
discovery.typeVariable
Standard
single-node
Wert
single-node
action.auto_create_indexVariable
Standard
false
Wert
false
plugins.security.ssl.http.enabledVariable
Standard
false
Wert
false
plugins.security.disabledVariable
Standard
true
Wert
true
OPENSEARCH_INITIAL_ADMIN_PASSWORDVariable
Standard
SetPassw0rdL3ttersAndNumb3r5
PortPorttcp
Ziel
9200
Standard
9200
Wert
9200

Statistik herunterladen

176,957,496
Downloads insgesamt
7,036,307
Dieser Monat
6,542,423
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
opensearchproject/opensearch:2
Zuletzt aktualisiert2026-05-15
Erstmals gesehen2024-05-07

Führen Sie Opensearch auf Unraid aus.

Opensearch ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.