Bare metal Proxmox infrastructure. Single server, isolated VMs, shared Postgres.
- proxmox-setup.md — architecture, VM layout, networking, security, backups, certs
- new-app-checklist.md — step-by-step for getting a new app running
- app-vm-best-practices.md — apps that need their own VM (Django, FastAPI, etc.)
- platform-vm-best-practices.md — frontends on the shared platform VM (Hugo, SvelteKit)
- app-registry.md — what's running where
- shared-dev-vm-best-practices.md — usage guide for the shared dev sandbox
- install-log.md — high-level log of what was done to the host and when
- Host changelog at
/root/changelog.md— detailed per-change log with rollback instructions
- why-not-nix.md — decision record
- scripts/ — backup scripts, hardening scripts