How I traced slow self-hosted services to a reverse SSH path, moved public traffic to Cloudflare Tunnel one hostname at a time, and kept a fallback …
#cloudflare-tunnel
#reverse-ssh
#nginx
+5
You dragged a slider to 150 GB and thought you were done. Then Linux shrugged and kept showing 60 GB. Here is the story of every layer you have to …
#linux
#disk-expansion
#lvm
+5
Traditional multi-stage Docker builds for Rust applications are painfully slow. By switching to cargo-zigbuild for cross-compilation on the host …
#rust
#docker
#devops
+2
If you changed docker-compose.yml and only restarted the container, Docker did exactly what you asked: it restarted the old container definition.
#Docker Compose
#Docker
#Terminal
+1