Title. I looked at how to configure anything and found Caddy to be much easier to use. Aside from a lot of docker images integrating with it, why is everyone using it? Edit: I meant Traefik

  • Domi@lemmy.secnd.me
    link
    fedilink
    English
    arrow-up
    3
    ·
    22 hours ago

    If Caddy works for you, no reason to change it.

    I use Traefik because I like how tightly integrated it is with Docker. If the container with the config labels on it starts/stops the corresponding router in Traefik also starts/stops.

    Since my services are mostly running in Docker, it’s the perfect workflow for me.