Tag
Posts tagged “devops”

The Vulnerability Was the Easy Part
Traefik published a response-poisoning advisory this morning and my proxy was on an affected build. Patching it took ninety seconds. Everything that broke afterwards was something I added to make sure it never happened again.
Jul 27, 2026 · Robert Bojor

Nothing Broke, and That Was the Problem
A deny rule in my .dockerignore was matching almost nothing, and quietly shipped my internal sales notes to a public subdomain. The same pattern means the opposite thing in .gitignore, and nothing anywhere warned me.
Jul 20, 2026 · Robert Bojor

CI/CD is a habit, not a pipeline
How I stopped treating CI/CD as big-company ceremony, and the GitHub Actions setup that now guards my main branch.
Jul 11, 2026 · Robert Bojor

I Rent a Server and Run My Own Website. Here's the Stack.
A full-stack engineer's real setup for self-hosting a Next.js site on a cheap Hetzner box, the one-line bug that took down TLS, and when you shouldn't bother.
Jul 6, 2026 · Robert Bojor