Releases: kereis/traefik-certs-dumper
Releases · kereis/traefik-certs-dumper
Release v1.1
This release adds the ability of restarting Docker containers after dumping certificates in specified /output
folder.
This adds a new positional parameter: -r | --restart-containers <CSV of container names>
. Please refer to README.md for further information about usage.
Thanks to @maximbaz for reviewing and helping out!
Release v1.0
First initial release of traefik-certs-dumper.
It can be used to dump certificates from Traefik in .pem
format that are stored in Traefik's ACME JSON storage. A possible usage example could be extracting certificates for Mailcow.
You can either download this image from Docker Hub or build it by yourself.