rancher / community-catalog

Catalog entries contributed by the community
385 stars 636 forks source link

add es 6.2.3 with x-pack and Microsft Sqlserver 2017 #767

Closed jagjag closed 6 years ago

jagjag commented 6 years ago

ADD variable elastic_password Change image to docker.elastic.co/elasticsearch/elasticsearch-platinum:6.2.3 Change ENV "xpack.security.enabled=true"

rawmind0 commented 6 years ago

Hi @jagjag, thanks for the PR and contribute.

Looking at PR, i think it's not the best way to add x-pack option for elasticsearch.

Comments:

Could you please separate it into 3 distinct PR's?? One for elasticsearch, one for kibana, adding x-pack options, and one for mssqlserver.

jagjag commented 6 years ago

ok I see