DeeKahy

Things I build & self-host.

A running list of small web apps, tools and experiments — most of them live, all of them hosted on a server I run and manage myself.

Live projects
How it's run

One server, fully declarative.

Everything above is self-hosted on a single machine I administer end to end: a Proxmox hypervisor running a NixOS server whose entire configuration is code. A Caddy reverse proxy fronts the apps with automatic, auto-renewing TLS via Cloudflare; the public sites, a private dashboard, and a couple of Discord bots all run as reproducible, version-controlled services. Rebuild it from scratch and it comes back identical.

NixOS Proxmox Caddy Cloudflare Docker / Podman Let's Encrypt (DNS-01) Rust Flask Git / CI