Hugo source for kms.viktorbarzin.me
setup.exe exit 1603 right after removing the bundled consumer Office almost always means the old install is pending a reboot. The script handed users a bare 1603; now it explains it. Changes: - Test-RebootRequiredHard (CBS/WU only) GATES Reinstall-OfficeVL before the ~3 GB download, so a pending reboot stops early with reboot+re-run guidance instead of failing with 1603. - Invoke-Odt failure path detects pending-reboot / 1603 and tells the user to reboot + re-run; ships reboot status in telemetry. - Get-OdtLogTail also searches %TEMP% (where the C2R client logs the real error) and prefers error-bearing lines, so a failure no longer reports an empty log. |
||
|---|---|---|
| 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: