Files
homelab-infra/services/traefik/README.md
2026-05-19 08:30:25 +00:00

1 line
256 B
Markdown

This is the core proxy that protects my server. It handles SSL termination, routing, and the dashboard for monitoring. I use Traefik's Docker provider to automatically discover services and route traffic based on labels in their `docker-compose.yml` files.