Hugo source for kms.viktorbarzin.me
Telemetry ruled out the obvious SXSMSI causes (msiserver Manual/normal, no pending reboot, 37 GB free, no stale InProgress MSI), yet 1603 persists on a clean machine. Add the last two web-documented script-detectable causes to the state snapshot: Windows Event Log service status, TrustedInstaller start-type, and the DisableMSI group policy. Also auto-start EventLog if it's not running (Office C2R install depends on it). If all clean, the remaining cause is servicing-stack corruption -> DISM /RestoreHealth + sfc. |
||
|---|---|---|
| content | ||
| data | ||
| layouts | ||
| static | ||
| .dockerignore | ||
| .gitignore | ||
| .woodpecker.yml | ||
| Dockerfile | ||
| hugo.toml | ||
| nginx.conf | ||
| README.md | ||
kms-website
Source for kms.viktorbarzin.me — a single-page reference for activating
Microsoft Volume License products against the home-lab KMS host (kms.viktorbarzin.lan / kms.viktorbarzin.me).
Stack
- Hugo static site (one custom layout, single
_index) - YAML data file at
data/products.yamlis the source of truth for all GVLK tables - nginx:alpine Docker image (multi-stage build via Hugo)
- Woodpecker CI builds + pushes to
forgejo.viktorbarzin.me/viktor/kms-websiteand rolls thekms-web-pageDeployment in thekmsnamespace - Terraform in
infra/stacks/kmsconsumes the image (var.image_tag)
Local dev
hugo server -D
# → http://localhost:1313
Update GVLKs
Edit data/products.yaml. Push. CI rebuilds and rolls.
Sources of truth for keys: