Hugo source for kms.viktorbarzin.me
Post-restart telemetry: officePFRO cleared (real restart worked) but install still fails [Failing PreReq=SXSMSI]/1603 with NO pending reboot - so 1603 is not a reboot issue here. - Stop claiming "reboot needed" on every 1603; only when a reboot is actually pending (Test-OfficeRebootPending = CBS/WU or an Office file-rename). - Fast-Startup-aware restart hint (use Restart, NOT Shut down) when reboot IS pending; gate before the ~3 GB download (this is the user-visible restart notice). - Capture Windows Installer state in diagnostics (msiserver status/starttype, Installer\InProgress, free disk GB) to pinpoint the SXSMSI prereq failure. - Defensively re-enable msiserver if Disabled (a common SXSMSI cause). - Get-OdtLogTail also matches prereq/sxsmsi lines. |
||
|---|---|---|
| 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: