My Cloud Brain
One server I own, running my entire digital life and every app I build. Around 135 containers across 30-plus self-hosted apps, deployed as infrastructure-as-code, fully observable, backed up nightly and restore-tested. I don't just deploy what I build, I operate it.
I wanted to own my data and prove I can architect and operate real infrastructure, not just write app code. So I replaced rented SaaS (photos, files, notes) and I host every product I build on one machine, with the reliability discipline a platform needs.
Private by default over a Tailscale mesh with no open ports; public apps go out through a Cloudflare tunnel and Traefik; everything else is reached through Caddy on branded URLs with automatic certificates. Every container's logs ship to Loki and surface in Grafana, with an error-burst alert to my phone. Every change lands in an infra-as-code repo, so the box is reproducible and reversible.
This is the SRE-adjacent evidence: I can architect, secure, deploy and operate production infrastructure end to end, with monitoring, alerting, backups and incident habits, on a real box with real irreplaceable data. It's not a claim, it's running right now, and this site is served from it.