zammad-docker-compose/containers
Daniel Lohse cb8b631d5e Allow setting Elasticsearch connection URL protocol (#105)
* Honor ELASTICSEARCH_SCHEMA when accessing Elasticsearch in the Zammad entrypoint

It defaults to http so it's completely backwards-compatible. In case it's https I disabled
verification in the curl command via -k.

* Add ELASTICSEARCH_SSL_VERIFY environment variable in Zammad entrypoint

Setting it to "false" will skip TLS verification when interacting with Elasticsearch.

* Add default value for ELASTICSEARCH_SSL_VERIFY env variable
2019-07-04 12:18:14 +02:00
..
zammad Allow setting Elasticsearch connection URL protocol (#105) 2019-07-04 12:18:14 +02:00
zammad-elasticsearch use multistage docker image 2019-02-15 16:11:49 +01:00
zammad-memcached use multistage docker image 2019-02-15 16:11:49 +01:00
zammad-postgresql use multistage docker image 2019-02-15 16:11:49 +01:00