Sign inSign up

dchidell/traefik-certs

By dchidell

•Updated over 6 years ago

Image
0

1.3K

dchidell/traefik-certs repository overview

⁠Traefik Certs

Minimal service to extract SSL certificates from traefik and create certificate files for use elsewhere.

Modified by David Chidell to conform to traefik v2.0 certificate files & customise filename.

⁠Quick Start

See the (examples) directory for example docker compose demonstrating config.

⁠Configuration

The environment variables are:

Environment VariableDefaultDescription
CERT_PATH/certsPath to directory where certs will be placed
ACME_PATH/acmePath to acme.json created by traefik
ACME_FILEacme.jsonFilename (usually acme.json) created by traefik

⁠Output

The program with watch acme.json for changes and generate certficates and certfiacte chains with the names domain.crt and domain.chain.crt repsectively.

2018 Thom Seddon

⁠License

MIT⁠

Tag summary

Content type

Image

Digest

Size

963.8 kB

Last updated

over 6 years ago

docker pull dchidell/traefik-certs