Hacker News new | ask | show | jobs
by djsumdog 2101 days ago
I replaced my haproxy setup with Traefik and it works pretty wonderfully. The LetsEncrypt integration works really well.

I don't really have any interest in plugins personally, but this is still quite an amazing project.

1 comments

The only thing keeping me from switching is the removal of "distributed LetsEncrypt" in 2.0. I get that it's a non-issue for k8s setups with cert-manager, but people aren't always using k8s and it's still a feature in the enterprise edition.
Could you elaborate what you mean? While it'd be ideal to store certs in vault, I'm having it run fine in orchestrated containerization with the cert storage on a distributed filesystem.
Traefik 1.x instances would coordinate cert negotiation and then store everything in some K/V store. Some more info: https://github.com/traefik/traefik/issues/5426#issuecomment-...

Caddy supports this: https://caddyserver.com/docs/json/storage/