Merge branch 'sss-test1' into 'sss-test3'
# Conflicts: # applications/wechat/README.md # applications/义乌购/app.json
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
<<<<<<< applications/wechat/README.md
|
||||||
{
|
{
|
||||||
"name" : "hostname",
|
"name" : "hostname",
|
||||||
"cluster_name" : "opensearch",
|
"cluster_name" : "opensearch",
|
||||||
@@ -16,3 +17,45 @@
|
|||||||
"tagline" : "The OpenSearch Project: https://opensearch.org/"
|
"tagline" : "The OpenSearch Project: https://opensearch.org/"
|
||||||
}
|
}
|
||||||
test3
|
test3
|
||||||
|
=======
|
||||||
|
# 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
|
||||||
|
|
||||||
|
## E46B50683A96499886A7BE07C339EF84
|
||||||
|
## E46B50683A96499886A7BE07C339EF84
|
||||||
|
## E46B50683A96499886A7BE07C339EF84
|
||||||
|
## E46B50683A96499886A7BE07C339EF84
|
||||||
|
## E46B50683A96499886A7BE07C339EF84
|
||||||
|
SSWORD=<custom-admin-password> rpm -ivh opensearch-2.17.1-linux-arm64.rpm
|
||||||
|
|
||||||
|
# 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.
|
||||||
|
sudo rpm -ivh opensearch-2.17.1-linux-arm64.rpm
|
||||||
|
|
||||||
|
## test1
|
||||||
|
|
||||||
|
## E46B50683A96499886A7BE07C339EF84
|
||||||
|
## E46B50683A96499886A7BE07C339EF84
|
||||||
|
## E46B50683A96499886A7BE07C339EF84
|
||||||
|
## E46B50683A96499886A7BE07C339EF84
|
||||||
|
## E46B50683A96499886A7BE07C339EF84
|
||||||
|
>>>>>> applications/wechat/README.md
|
||||||
|
|||||||
@@ -4,10 +4,13 @@
|
|||||||
"longName": "77",
|
"longName": "77",
|
||||||
"developer": "",
|
"developer": "",
|
||||||
"website": "",
|
"website": "",
|
||||||
|
<<<<<<< applications/义乌购/app.json
|
||||||
"packageName": {
|
"packageName": {
|
||||||
"android": "1",
|
"android": "1",
|
||||||
"ios": ""
|
"ios": ""
|
||||||
},
|
},
|
||||||
|
======
|
||||||
|
>>>>>>> applications/义乌购/app.json
|
||||||
"properties": {
|
"properties": {
|
||||||
"category": "",
|
"category": "",
|
||||||
"subcategory": "",
|
"subcategory": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user