8 Commits
Author SHA1 Message Date
JustinandClaude Sonnet 4.6 450f50ddf4 fix: close OVA build gaps — 24.04, overlay copy, full compose stack
- Replace ubuntu-26.04 (unreleased) with ubuntu-24.04 LTS throughout
- Add file provisioner to Packer HCL to copy overlays/ into VM before
  provisioning (fixes missing zroc-setup binary in 03-setup-wizard.sh)
- Rebuild root docker-compose.yaml: full stack with env vars — Caddy,
  zroc-ui, Authentik (server + worker + postgres + redis), Prometheus,
  Grafana, Zerto exporter, Watchtower; no hardcoded credentials
- Add caddy/Caddyfile to repo root for reverse proxy / TLS
- Update 02-zroc.sh to pre-pull all service images during OVA build
- Update GitHub Actions workflow to reference ubuntu-2404.pkr.hcl

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-04-12 20:39:36 -04:00
JustinandClaude Sonnet 4.6 fd9a5926c0 chore: update repo references from ZertoPublic to recklessop
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-04-12 20:33:02 -04:00
JustinandClaude Sonnet 4.6 0f988fa449 feat: add vcenter_vm_disk_provisioned_gb metric for DR sizing
Extend collector to pull total provisioned virtual disk capacity per VM
using VirtualDisk device enumeration, and expose it as a Prometheus gauge.
Used by the zroc-ui Planner page for mirror volume storage estimates.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-04-12 20:29:46 -04:00
JustinandClaude Sonnet 4.6 b7b9f6191d feat: add DR Capacity Planner, light/dark mode toggle, and PDF export
- Add zroc-planner UI page with VM selector, journal retention slider (1h-30d),
  WAN compression input, and live bandwidth/journal/mirror storage estimates
- Add CSV and PDF export for planning reports
- Add light/dark mode toggle in TopBar with localStorage persistence
- Wire theme via CSS custom properties for full Tailwind opacity support
- Add Planner route and sidebar entry

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-04-12 20:29:38 -04:00
JustinandClaude Sonnet 4.6 796bafac63 feat: add zroc-planner Python vCenter collector
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-04-12 19:35:31 -04:00
JustinandClaude Opus 4.6 5a617fd550 feat: complete zROC project recreation — all 61 files populated
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
2026-04-12 17:12:19 -04:00
JustinandClaude Opus 4.6 ec794996bb feat: populate Sidebar, TopBar, docker-compose, and more full content
44/61 files now have full content. 17 large files remain as stubs.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
2026-04-12 16:28:08 -04:00
JustinandClaude Sonnet 4.6 0500ac171c feat: initial zROC project recreation (stubs for large files pending)
- 61 files across zroc-ui/ and zroc-ova/ directories
- Full content written for: config, auth, API layers, CSS, build files,
  OVA scripts, backend routes, charts, hooks, constants
- Stubs in place for: page components, Sidebar, TopBar, docker-compose,
  authentik client, blueprint YAML, packer HCL, workflows, setup wizard

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-04-12 16:20:05 -04:00