Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pelagicAustral
on Aug 16, 2023
|
parent
|
context
|
favorite
| on:
Nginx Development Guide
hahaha so fitting... I've been struggling with an nginx configuration for two days now. I'm just about to try Caddy...
adr1an
on Aug 16, 2023
[–]
Caddyfile have easier syntax imho. Now, I wonder how does it compares to traefik..
c0wb0yc0d3r
on Aug 16, 2023
|
parent
|
next
[–]
If you are using caddy in k8s or docker (compose), you are wasting time. Traefik can be configured in almost every way via labels on pods/containers. It's also frustrating that you have to compile plugins into caddy to use them.
francislavoie
on Aug 17, 2023
|
root
|
parent
|
next
[–]
I disagree, Caddy works great in Docker. See
https://caddyserver.com/docs/running#docker-compose
, and CDP is a project that autoconfigures Caddy from labels
https://github.com/lucaslorentz/caddy-docker-proxy
. Regarding plugins, it's super simple to write a Dockerfile to add plugins, we ship a builder image variant that can be used to compile in any plugins you want.
jiehong
on Aug 16, 2023
|
parent
|
prev
[–]
Caddy is more like a traditional web server. It does serve files while it’s not possible by default with traefik for example.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: