es ikword

This commit is contained in:
marsal wang
2021-12-30 17:08:59 +08:00
parent bad6d297c9
commit 6f4aed1665
2 changed files with 3 additions and 2 deletions

View File

@ -157,7 +157,7 @@ name: elastic
## @param plugins Comma, semi-colon or space separated list of plugins to install at initialization
## ref: https://github.com/bitnami/bitnami-docker-elasticsearch#environment-variables
##
plugins: ""
plugins: "https://hub.fastgit.org/medcl/elasticsearch-analysis-ik/releases/download/v7.16.2/elasticsearch-analysis-ik-7.16.2.zip"
## @param snapshotRepoPath File System snapshot repository path
## ref: https://github.com/bitnami/bitnami-docker-elasticsearch#environment-variables
##

View File

@ -498,7 +498,8 @@ secondary:
log-error=/opt/bitnami/mysql/logs/mysqld.log
character-set-server=UTF8
collation-server=utf8_general_ci
server_id=101
[client]
port=3306
socket=/opt/bitnami/mysql/tmp/mysql.sock