opensearch

opensearch

Docker app from Richy1989's Repository

Overview

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

Runtime arguments

Network
bridge
Shell
sh
Privileged
false
Extra Params
--ulimit nofile=262144:262144

Template configuration

Log DataPathrw

Log Data

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

Download Statistics

176,957,496
Total Downloads
7,036,307
This Month
6,542,423
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
opensearchproject/opensearch:2
Last Updated2026-05-15
First Seen2024-05-07

Run Opensearch on Unraid.

Opensearch is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.