s-aska / ssl_certificate_exporter

Exporter for SSL Certificate metrics https://prometheus.io/
MIT License
3 stars 2 forks source link

config not loading #1

Open tahir59 opened 3 years ago

tahir59 commented 3 years ago

after issuing below command:

docker run -e PORT=9100 \ -e CONFIG_URL="https://.../config.json" \ -p 9100:9100 \ --name ssl_certificate_exporter \ --rm \ aska/ssl_certificate_exporter

I get below error:

RezaImany commented 2 years ago

you must. upload your json file on a valid host and put your json file link in CONFIG_URL variable