monitoringartist / dockbix-agent-xxl

:whale: Dockerized Zabbix agent with Docker metrics and host metrics support for CoreOS, RHEL, CentOS, Ubuntu, Debian, Fedora, Boot2docker, Photon OS, Amazon Linux, ...
https://hub.docker.com/r/monitoringartist/dockbix-agent-xxl-limited/
Other
182 stars 54 forks source link

letsencrypt ca missing in docker container #13

Closed czarly closed 8 years ago

czarly commented 8 years ago

i had the following error when trying to import a configuration template:

docker run --rm \

-e XXL_apiurl=https://zabbix.lynx.website \ -e XXL_apiuser=xxxxx \ -e XXL_apipass=xxxxxx \ monitoringartist/zabbix-templates

Post https://zabbix.lynx.website/api_jsonrpc.php: x509: failed to load system roots and no roots provided

according to the following blogpost its probably due to ssl certificate issues.

http://blog.cloud66.com/x509-error-when-using-https-inside-a-docker-container/

i want to add that we use lets encrypt certificates on the server. maybe thats a special root certificate?

cheers!

jangaraj commented 8 years ago

Unfortunately Docker image monitoringartist/zabbix-templates doesn't support https at the moment.