2024-11-08 02:45:30 +00:00
|
|
|
<<<<<<< applications/wechat/README.md
|
2024-11-01 13:44:55 +08:00
|
|
|
{
|
|
|
|
|
"name" : "hostname",
|
|
|
|
|
"cluster_name" : "opensearch",
|
|
|
|
|
"cluster_uuid" : "6XNc9m2gTUSIoKDqJit0PA",
|
|
|
|
|
"version" : {
|
|
|
|
|
"distribution" : "opensearch",
|
|
|
|
|
"number" : <version>,
|
|
|
|
|
"build_type" : <build-type>,
|
|
|
|
|
"build_hash" : <build-hash>,
|
|
|
|
|
"build_date" : <build-date>,
|
|
|
|
|
"build_snapshot" : false,
|
|
|
|
|
"lucene_version" : <lucene-version>,
|
|
|
|
|
"minimum_wire_compatibility_version" : "7.10.0",
|
|
|
|
|
"minimum_index_compatibility_version" : "7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"tagline" : "The OpenSearch Project: https://opensearch.org/"
|
2024-11-01 13:45:09 +08:00
|
|
|
}
|
2024-11-08 02:45:30 +00:00
|
|
|
test3
|
|
|
|
|
=======
|
2024-11-01 13:42:27 +08:00
|
|
|
# For new installations of OpenSearch 2.12 and later, you must define a custom admin password in order to set up a demo security configuration.
|
|
|
|
|
# Use one of the following commands to define a custom admin password:
|
|
|
|
|
|
|
|
|
|
## Install the x64 package using yum.
|
|
|
|
|
sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> yum install opensearch-2.17.1-linux-x64.rpm
|
|
|
|
|
|
|
|
|
|
## Install the x64 package using rpm.
|
|
|
|
|
sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> rpm -ivh opensearch-2.17.1-linux-x64.rpm
|
|
|
|
|
|
|
|
|
|
## Install the arm64 package using yum.
|
|
|
|
|
sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> yum install opensearch-2.17.1-linux-arm64.rpm
|
|
|
|
|
|
2024-11-01 13:51:15 +08:00
|
|
|
## E46B50683A96499886A7BE07C339EF84
|
|
|
|
|
## E46B50683A96499886A7BE07C339EF84
|
|
|
|
|
## E46B50683A96499886A7BE07C339EF84
|
|
|
|
|
## E46B50683A96499886A7BE07C339EF84
|
|
|
|
|
## E46B50683A96499886A7BE07C339EF84
|
|
|
|
|
SSWORD=<custom-admin-password> rpm -ivh opensearch-2.17.1-linux-arm64.rpm
|
2024-11-01 13:42:27 +08:00
|
|
|
|
|
|
|
|
# Use the following command for OpenSearch versions 2.11 and earlier:
|
|
|
|
|
|
|
|
|
|
## Install the x64 package using yum.
|
|
|
|
|
sudo yum install opensearch-2.17.1-linux-x64.rpm
|
|
|
|
|
|
|
|
|
|
## Install the x64 package using rpm.
|
|
|
|
|
sudo rpm -ivh opensearch-2.17.1-linux-x64.rpm
|
|
|
|
|
|
|
|
|
|
## Install the arm64 package using yum.
|
|
|
|
|
sudo yum install opensearch-2.17.1-linux-arm64.rpm
|
|
|
|
|
|
|
|
|
|
## Install the arm64 package using rpm.
|
2024-11-01 13:42:48 +08:00
|
|
|
sudo rpm -ivh opensearch-2.17.1-linux-arm64.rpm
|
|
|
|
|
|
2024-11-01 13:50:20 +08:00
|
|
|
## test1
|
|
|
|
|
|
|
|
|
|
## E46B50683A96499886A7BE07C339EF84
|
|
|
|
|
## E46B50683A96499886A7BE07C339EF84
|
|
|
|
|
## E46B50683A96499886A7BE07C339EF84
|
|
|
|
|
## E46B50683A96499886A7BE07C339EF84
|
|
|
|
|
## E46B50683A96499886A7BE07C339EF84
|
2024-11-08 02:45:30 +00:00
|
|
|
>>>>>> applications/wechat/README.md
|