André Bauer
André Bauer
@martini Why not "ctrl + shift" everywhere?
This would also help to achieve: https://github.com/zammad/zammad/issues/1601 +1 for a generic storage lib too.
Try the community forums: https://community.zammad.org/
Link to thread for reference: https://community.zammad.org/t/storage-s3-provider-pr/5307
Removed bundler, so only Github actions are checked.
For me the exporter crashes as soon as you try to access the metrics endpoint and no mongodb is running. ``` docker run -it --rm --net=host -e MONGODB_URI=mongodb://127.0.0.1:27017 percona/mongodb_exporter:0.32.0 ```...
But should'nt that already be released in: https://github.com/percona/mongodb_exporter/releases/tag/v0.31.1 ?
https://certbot.eff.org/ should do this for you automatically with letsencrypt certs :)
Same here with traefik 1.x helm chart. Using existing secret for bought tls certs in kubernetes and telling traefik via ingress rule what the secretname is. Updating the secret has...
Is somebody activly working on this? We would like to use this in prometehus community (https://github.com/prometheus-community/helm-charts/issues/2454).