Remove infrastructure overview from projects section

This commit is contained in:
Graham McIntire 2026-02-25 17:06:30 -06:00
parent 973a668d96
commit 9ffb586d4b
No known key found for this signature in database

View file

@ -3,7 +3,3 @@ title = "Projects"
template = "projects.html"
sort_by = "title"
+++
All three applications are built with Elixir/Phoenix and run on a self-managed Kubernetes cluster hosted on my WISP's network infrastructure. Talos Linux nodes run as VMs on Proxmox VE hypervisors, managing the full stack from physical hardware through container orchestration. Workloads are deployed via Kubernetes manifests with Phoenix releases built as Docker images, using PostgreSQL operators with TimescaleDB and PostGIS extensions for per-app database isolation.
Monitoring is handled with Grafana, Telegraf, Loki, and UptimeRobot. Kubernetes secrets are stored in 1Password vaults, daily PostgreSQL backups run to an offsite NAS, and services are exposed through Cloudflare Tunnels via cloudflared.