1 min read 38 words Updated Sep 24, 2026 Created Sep 24, 2026
#Go#backend#http#networking#server#webdev

Traefik is a HTTP reverse proxy mostly used for Kubernetes and Microservices
Also, it is the default in Coolify.
It is written in Go.

One popular alternative is Caddy and Envoy - however, Nginx can be used too