14 İşleme (6f71ea833b68964803bb3ac466920ddc236ae1f4)

Yazar SHA1 Mesaj Tarih
Alexander Graf a29f066858
Move even more python deps to base image 3 yıl önce
Dimitri Huisman f7677543c6 Process code review remarks
- Moved run to bottom of Dockerfile to allow using unmodified / cached states.
- Simplified bash code in deploy.sh.
- Improved the large bash one-liner in CI.yml. It could not handle >9 for 1.x.
4 yıl önce
Dimitri Huisman 56dd70cf4a Implement versioning for CI/CD workflow (see #1182). 4 yıl önce
DjVinnii 225160610b Set default TZ in Dockerfiles 4 yıl önce
DjVinnii 50d76076ed Add tzdata to optional 4 yıl önce
Timo Schwarzer 0c82caf817
Allow specifying the traefik version for cert dumping 6 yıl önce
Dennis Boldt d6cf5b991b
Update run.sh
On the first run, this script shows the error 'diff: can't stat '/output/cert.pem': No such file or directory', because the file does not exist in the folder `/output` yet. This bugfix ensures, that the diff is only called, when all required files are available.
6 yıl önce
Youri Tolstoy bfe4798e06
Update run.sh
update command according to ldez/traefik-certs-dumper
6 yıl önce
Youri Tolstoy d6cebcd102
Update Dockerfile
remove docker dependency
6 yıl önce
Dario Ernst 1acd629e6f Use ldez/traefik-certs-dumper in certificate dumper, and make more robust
closes #820
7 yıl önce
Dario Ernst 2c5f977117
Make certdumper output fullchain-pems
Before it only outputted a pem-file with the server-certificate —
however, it seems some clients want the fullchain delivered, as it’s
common with letsencrypt.

closes #847
7 yıl önce
Tim Möhlmann a5b96553aa
Check for dumpcerts.sh return status code 7 yıl önce
Tim Möhlmann fd23e02aaa
Use alpine versioned and defin volumes 7 yıl önce
Dario Ernst 633919e97c Add docker to dump traefiks certificates to pem
This is required since traefik sitting on HTTP is able to grab
LetsEncrypt certificates which then need to be injected into the front
container.
7 yıl önce