Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubernetes support #7

Open
codeagencybe opened this issue Mar 20, 2023 · 1 comment
Open

Kubernetes support #7

codeagencybe opened this issue Mar 20, 2023 · 1 comment

Comments

@codeagencybe
Copy link

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.

@husimo-tilleuls
Copy link

Hello,

Pretty sure this project is still active, yes!

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!

And I'm sure @dunglas will be glad to review PR for helm chart on the main project: https://github.com/dunglas/frankenphp

++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants