I use nginx, mainly because that's what I learned first and see no reason to replace that.
this post was submitted on 17 Feb 2025
9 points (90.9% liked)
Sysadmin
8279 readers
28 users here now
A community dedicated to the profession of IT Systems Administration
No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
!lemmy@lemmy.ml
!lemmyworld@lemmy.world
!lemmy_support@lemmy.ml
!support@lemmy.world
founded 2 years ago
MODERATORS
Also, it's very convenient to use it as webserver in the same config (eg. passing / to /run/daemon.sock and setting /assets's root to /var/lib/webapps/daemon)
Traefik, it works very well on Kubernetes.
Agree I use it for all my web services
I use Caddy due to the extremely simple configuration and automatic SSL.