Commit Graph
7 Commits
Author SHA1 Message Date
Vegard Hagen 7d79db70e9 feat(jf): Proxy Jellyfin from Euclid instead of Plex 2024-04-28 22:09:32 +02:00
Vegard Hagen ba03da7c4b fix(gateway): Pinpointed difficulties to be with wildcard
hostname: "*.stonegarden.dev" appears to give me some trouble.
It could be that I've done something stupid with the certificates...
again. Maybe a rate limit?

Manually listing all Gateway endpoints and fixing the wildard issue at a
later date.
2024-03-02 23:35:34 +01:00
Vegard Hagen 8e7a87c825 fix(gateway): Regressing to IngressRoutes to get sites working again 2024-03-02 20:58:41 +01:00
Vegard Hagen d1ae9a189f fix(gateway): Removed non-traefik-forward-auth protected Ingresses in favour of HTTPRoutes 2023-12-30 13:32:30 +01:00
Vegard Hagen 6a3fffb8c3 feat(gateway): Switch public sites over to Gateway instead of Traefik IngressRoute 2023-12-30 13:19:06 +01:00
Vegard Hagen b066e54304 feat(gateway): Enabled and configured Cilium as a GatewayClass
Hooked up Cert-manager to Gateway for TLS certificatesk
2023-12-28 21:20:59 +01:00
Vegard Hagen a8595e79ed refactor: create application groups 2023-12-14 20:06:57 +01:00