Remove infrastructure overview from projects section
This commit is contained in:
parent
973a668d96
commit
9ffb586d4b
1 changed files with 0 additions and 4 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue