Uses

What runs my digital life

Almost everything here runs on a single OVH VPS, in Docker, behind Traefik with automatic Let's Encrypt certs. One box, one docker compose, all under version control.

Infrastructure

  • OVH VPS — one box to rule them all
  • Docker + Compose — everything containerized
  • Traefik v3 — reverse proxy + automatic TLS
  • CrowdSec + ModSecurity — WAF and intrusion defense
  • Cloudflare — DNS

Apps & services

  • Ghost — this blog
  • Metabase — read-only analytics dashboards
  • ntfy — self-hosted push notifications
  • Jellyfin + the *arr stack — media, behind a VPN (gluetun)
  • Dispatcharr — IPTV turned into Live TV
  • FlameNet — BBS, AIM, IRC, and a QEMU retro-OS lab via Guacamole

Dev & data

  • Supabase (Postgres) — app data
  • GitLab — source control
  • Julia & Python — astronomy and scientific computing

It's the most boring my infrastructure has ever been — and the most reliable.