You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2024. It is now read-only.
Is this project still active?
Is there any way to make this compatible in a Kubernetes cluster? Is Caddyserver a hard requirement for this to work or can it also be done on top of a Kubernetes ingress like Traefik?
Basically the parts that are used to issue SSL certs can also be done automated with Cert-Manager which works with any reverse proxy and ingress.
The text was updated successfully, but these errors were encountered:
I think at a time FrankenPHP will provide a helm chart (personally I didn't have the occasion to use it Franken with Kube for now but it will be the case soon).
I think it's pretty easy to use in a helm chart as it's a mono-container. Just add the necessary annotations for your traefik ingress to route trafic to Caddy/Franken and it should rock!
Hello
Is this project still active?
Is there any way to make this compatible in a Kubernetes cluster? Is Caddyserver a hard requirement for this to work or can it also be done on top of a Kubernetes ingress like Traefik?
Basically the parts that are used to issue SSL certs can also be done automated with Cert-Manager which works with any reverse proxy and ingress.
The text was updated successfully, but these errors were encountered: