Hacker News new | ask | show | jobs
by simonw 771 days ago
If what you've got already works then no, I don't think you would see any benefit from switching.

The moment you need a feature which Traefik provides that isn't in Nginx is when I would consider the switch.

1 comments

But what features does Traefik have that nginx doesn't?
I believe the biggest are automatic Lets Encrypt certificates and the ability to discover services and route to them based on things like Kubernetes labels.
But Certbot is already right there and most people running homelab setups don't use Kubernetes.