Traefik: Smart Router π οΈ
Your digital dispatcher, who directs requests to the necessary services.
What does:
- π Auto-issue and update of SSL certificates (Let’s Encrypt)
- π¦ Routing by domains:
grafana.*/β Grafana,cloud.*/β Nextcloud - β‘ Zero-downtime deployment: service updates without disconnecting connections
- π§© Middleware: authentication (Authelia), rate-limiting, redirects, compression
- π Exporting metrics for Prometheus - real - time traffic visibility
How it works:
- You enter
service.potatoenergy.ruin the browser - Traefik checks the rules, applies SSL and middleware
- The request gets into the right container - you see the service
For administrators: Dynamic configuration via Docker labels and configuration files, hot-reload without restarting, integration with Docker.
Access: automatically β’ the basis for routing all Potato Energy services