From 9ffb586d4b62d75f83e4729de00601f8e8805434 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Wed, 25 Feb 2026 17:06:30 -0600 Subject: [PATCH] Remove infrastructure overview from projects section --- content/projects/_index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/projects/_index.md b/content/projects/_index.md index 392a4ca..57b2aa0 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -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.