es ikword
This commit is contained in:
@ -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
|
||||
##
|
||||
|
@ -498,6 +498,7 @@ secondary:
|
||||
log-error=/opt/bitnami/mysql/logs/mysqld.log
|
||||
character-set-server=UTF8
|
||||
collation-server=utf8_general_ci
|
||||
server_id=101
|
||||
|
||||
[client]
|
||||
port=3306
|
||||
|
Reference in New Issue
Block a user