21:49

'Breaking' change from Docker v29 (API 1.44 mandatory)

The last docker version v29 makes it mandatory to use API version 1.44 or newer. It is not a breaking change per se, but it can break interaction with Traefik and Watchtower for example.
14:35

Traefik Log Dashboard — Real-Time Analytics, Geo-IP, Status Codes, Service Metrics

Self-hosted analytics platform for Traefik reverse proxy logs. Three components: lightweight Go agent that parses logs and exposes REST API, React dashboard (Shadcn UI) with real-time charts/geo-visualization/status code analysis/service metrics, and optional Bubble Tea CLI. Docker Compose ready, mobile app available, Pangolin + basic auth support. 786 stars, AGPL-3.0.
07:40

The Ultimate Guide to Setting Up Traefik

Master the art of deploying Traefik in your environment. This comprehensive guide covers everything from installation to advanced configuration for seamless traffic management in your homelab.
I’m a Caddy guy, but leaving this here for future reference. Maybe I’ll encounter a situation that I may need to deploy Traefik instead in the future.