mr-karan / homelab

Infra-as-code for my personal home server setup
MIT License
257 stars 18 forks source link

Why caddy? #9

Closed pratikbin closed 3 years ago

pratikbin commented 3 years ago

Hello.

just wanted to ask why you choose Caddy over Traefik which provides integration with consul?

mr-karan commented 3 years ago

Hey.

I was just familiar with Caddy as I've used it before. Traefik has a lot of concepts to understand, the config etc I was unfamilar with, so I just used Caddy. In case there's a need for Traefik (highly unlikely), I'll reconsider it :)