Commit Graph

7 Commits

Author SHA1 Message Date
Vegard Stenhjem Hagen
1b66227424 feat(certs): Configuring certs through Cloudlfare using Cert Manager with Traefik
Basically following an example in the [Traefik Helm Chart documentation](https://github.com/traefik/traefik-helm-chart/blob/master/EXAMPLES.md#provide-default-certificate-with-cert-manager-and-cloudflare-dns)
2023-08-29 21:40:42 +02:00
Vegard Hagen
17c79002dc fix(cert): Changing certs from Let's Encrypt to Cloudflare
Unable to update certs from Let's Encrypt when site is behind Cloudflare proxy
2023-07-22 11:52:20 +02:00
Vegard Hagen
6a4eda1bcf chore(traefik): updating to use new traefik CRDs
Had to manually apply new CRDs with `kubectl apply --server-side --force-conflicts -k https://github.com/traefik/traefik-helm-chart/traefik/crds/`
2023-05-16 13:41:25 +02:00
Vegard Hagen
6f2d19d92f fix(chart): Fixed missing image-tag in application chart 2023-04-11 21:51:31 +02:00
Vegard Hagen
748092d151 feat(qbit): Deploying qBittorrent with Helm chart 2023-04-11 21:15:48 +02:00
Vegard Hagen
44456d4465 fix(helm): Correctly set auth host 2023-04-10 21:40:14 +02:00
Vegard Hagen
01625b39d5 fix(helm): renamed helm directory to charts 2023-04-10 21:19:03 +02:00