Commit Graph

68 Commits

Author SHA1 Message Date
Justin 79c025430e ova: fix swap, auto-launch setup wizard, add password change step
- Replace direct storage layout with explicit partitioning (no swap)
- Setup wizard now auto-launches on TTY1 via getty override instead
  of a separate systemd service that competed with console output
- Add step 1/7: prompt user to change default zroc password on first boot
- Update Makefile for QEMU-based build (was referencing old ovftool flow)
- Add backend package-lock.json for Docker build

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 09:59:17 -04:00
Justin 8b146bc340 ova: fix packer build — correct password hash, boot command, overlay copy
- Fix user-data password hash to match ssh_password (zroc-setup-temp)
- Increase boot_wait to 10s and escape semicolon in autoinstall boot command
- Add mkdir provisioner before file upload to ensure /tmp/overlays exists
- Build tested successfully: 1.4G OVA + 2.9G qcow2 in 15 minutes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 21:44:46 -04:00
Justin cf71a06638 ova: fix packer validate errors; add KVM qcow2 artifact output
- Update ISO to ubuntu-24.04.4, hardcode SHA256 checksum (24.04.2 removed from mirrors)
- Remove headless variable (not declared in QEMU-only HCL, QEMU is always headless)
- Add qcow2-to-kvm.sh post-processor for KVM/libvirt/Proxmox deployments
- Add qcow2-to-ova.sh (converts qcow2 → stream-optimized VMDK → OVA without ovftool)
- packer validate now passes cleanly

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 20:50:14 -04:00
Justin 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 <noreply@anthropic.com>
2026-04-12 20:39:36 -04:00
Justin fd9a5926c0 chore: update repo references from ZertoPublic to recklessop
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 20:33:02 -04:00
Justin 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 <noreply@anthropic.com>
2026-04-12 20:29:38 -04:00
Justin 5a617fd550 feat: complete zROC project recreation — all 61 files populated
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 17:12:19 -04:00
Justin 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) <noreply@anthropic.com>
2026-04-12 16:28:08 -04:00
Justin 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 <noreply@anthropic.com>
2026-04-12 16:20:05 -04:00
justin 74c05e5a58 Update README.md 2025-02-11 14:37:47 -05:00
justin fe93c84d6b Merge pull request #7 from ZertoPublic/recklessop-patch-1
Update protectedvms.json
2024-05-29 16:38:05 -04:00
justin 40ec3be00e Update protectedvms.json 2024-05-29 16:37:17 -04:00
justin fa6f5d4e6d Update exporterhealth.json 2023-12-26 18:10:45 -05:00
justin fcc640dbfc Update README.md 2023-04-18 18:34:31 -04:00
justin 4094867c4d Update README.md 2023-04-18 18:33:16 -04:00
justin 5c023cca9d Update README.md 2023-04-18 18:23:28 -04:00
justin d9293f4e13 Create CODEOWNERS 2023-04-18 18:16:50 -04:00
justin 554da3c0bc Update README.md 2023-04-18 18:12:02 -04:00
justin d16ce8e8d1 Update zertometrics.json 2023-04-17 17:12:33 -04:00
justin 2d5c459d85 Update README.md 2023-04-17 16:40:08 -04:00
justin c99ccfcdb3 Update zertoencryption.json 2023-04-11 20:42:50 -04:00
justin 30eb343c0b Create encryptionpervm.json 2023-04-05 22:59:48 -04:00
justin 0b4d87fe30 Update getupdates.sh 2023-04-01 18:51:20 -04:00
justin 2bc42048b1 Create getupdates.sh 2023-04-01 18:49:35 -04:00
justin 41a6d2e6c2 Merge pull request #1 from recklessop/add-license-1
Create LICENSE
2023-04-01 14:57:11 -04:00
justin 2a8ed76abe Create LICENSE 2023-04-01 14:56:46 -04:00
justin d68077936d Update docker-compose.yaml 2023-04-01 14:47:55 -04:00
justin 24432a037f Update protectedvms.json 2023-04-01 14:44:17 -04:00
justin 294310b5b8 Update vradashboard.json 2023-04-01 14:35:13 -04:00
justin fd71485a1f Update zertoencryption.json 2023-04-01 14:29:12 -04:00
justin 2767fb6e13 Update datastoremetrics.json 2023-04-01 14:24:14 -04:00
justin 7d3dd39a2d Update zertometrics.json
updated Dashboard to view 1 site at a time.
2023-04-01 14:09:46 -04:00
justin 13a6745feb Update docker-compose.yaml 2023-03-24 10:20:57 -04:00
justin 3aafb41256 Update README.md 2023-03-23 14:50:53 -04:00
justin f524ba0a85 Update docker-compose.yaml 2023-03-23 14:18:22 -04:00
justin bc5c2ba883 Update docker-compose.yaml 2023-03-23 14:17:44 -04:00
justin 1c5e0f673e Update README.md 2023-03-23 14:17:26 -04:00
justin 2a0cfbab4f Update docker-compose.yaml 2023-03-23 14:15:40 -04:00
justin a88f189d44 Update exporterhealth.json
Added multi-site labels
2023-03-23 13:56:58 -04:00
justin 648fe6c770 Update prometheus.yml
added example of second exporter
2023-03-23 13:44:54 -04:00
justin c6abd1d2a9 Update README.md 2023-03-23 11:23:40 -04:00
justin 679870d879 Update README.md 2023-03-23 11:23:21 -04:00
justin faf5143faa Update README.md 2023-03-23 11:21:54 -04:00
justin 25fccfb0ee Update vradashboard.json
added cpu and memory usage graphs
2023-03-23 10:06:58 -04:00
justin 191c806e4a Update prometheus.yml
added vra metrics file to Prometheus configuration
2023-03-23 10:00:08 -04:00
justin 37ae4ae412 spelling fixes 2023-03-22 22:42:47 -04:00
justin bef732547f updated Readme 2023-03-21 18:30:40 -04:00
justin 2a68e569bc Update README.md 2023-03-21 18:09:44 -04:00
justin bea4a7348a Update datastoremetrics.json 2023-03-21 17:25:15 -04:00
justin fd9fc2984d Update prometheus.yml 2023-03-21 11:34:14 -04:00