Skip to content
> Projects

Projects

Infrastructure, automation, and personal builds — mostly things I needed and decided to build properly.

homelab.service

Always On

Loaded:proxmox-ha · terraform · ansible · python-daemons

Active:active (running) since 2016 — Personal Infrastructure-as-Code Platform

Docs:GitOps · 10 segmented VLANs · step-ca PKI · full observability stack

A Proxmox HA cluster running fully declarative — Terraform provisions every VM and LXC, Ansible bootstraps them, and a pair of custom Python daemons handle the interesting parts: scoring nodes by live CPU/RAM for smart placement, and continuously rebalancing the cluster with cooldowns and migration windows to prevent hotspots.

jun 10 13:37:01 pve01 placementd[214]: node scoring ok — placing by live cpu/ram

jun 10 13:37:04 pve01 rebalanced[412]: cluster rebalance ok — 0 hotspots, cooldown 15m

ProxmoxTerraformAnsiblePython

Other Units