Error-Pages: Custom Error Pages

Error-Pages: Custom error pages 🚨 Friendly messages instead of the standard “404 Not Found”. What does: 🎨 Stylish pages for 4xx/5xx errors in a single Potato Energy brand 🌍 Automatic language detection and dark/light theme 🔧 Useful tips: “check the URL”, “go back to the main page”, “write to support” 📊 Error logging for administrators ⚡ Lightweight static pages - load even in case of backend failures How it works: If there is an access error, Nginx/Traefik redirects to a custom page. You see a clear message with options for action. The administrator receives notification of critical failures For administrators: Flexible customization of texts, redirects, and styles through a single configuration. ...

1 min · 119 words · Potato Energy Team, ponfertato

Traefik: Smart Router

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.ru in 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. ...

1 min · 117 words · Potato Energy Team, ponfertato