cb8b631d5e
* 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 |
||
---|---|---|
.. | ||
docker-entrypoint.sh | ||
Dockerfile | ||
setup.sh |