opensearch

opensearch

Docker 应用程序 from Richy1989's Repository

概述

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

运行时参数

网络
bridge
外壳
sh
特权
false
额外参数
--ulimit nofile=262144:262144

模板配置

Log DataPathrw

Log Data

目标
/usr/share/opensearch/data
价值
/mnt/user/database/opensearch/log_data
OPENSEARCH_JAVA_OPTSVariable
默认值
-Xms1g -Xmx1g
价值
-Xms1g -Xmx1g
bootstrap.memory_lockVariable
默认值
true
价值
true
discovery.typeVariable
默认值
single-node
价值
single-node
action.auto_create_indexVariable
默认值
false
价值
false
plugins.security.ssl.http.enabledVariable
默认值
false
价值
false
plugins.security.disabledVariable
默认值
true
价值
true
OPENSEARCH_INITIAL_ADMIN_PASSWORDVariable
默认值
SetPassw0rdL3ttersAndNumb3r5
PortPorttcp
目标
9200
默认值
9200
价值
9200

下载统计数据

176,957,496
下载总数
7,036,307
本月
6,542,423
平均每月

长期下载总量

加载图表...

详细信息

存储库
opensearchproject/opensearch:2
最后更新2026-05-15
初见2024-05-07

在Unraid 上运行 Opensearch 。

Opensearch 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。