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

Install Opensearch on Unraid in a few clicks.

Find Opensearch in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Opensearch Review the template variables and paths Click Install

Download Statistics

184,450,641
Total Downloads
7,493,145
This Month
7,058,364
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

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

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