The guide now covers only the manual steps (server selection, QEMU-based
Proxmox install, SSH alias setup) and then hands off to proxmox-setup
for everything else (repos, networking, storage, WireGuard, firewall,
API tokens).
Removed sections 3-11 that duplicated what the script does interactively.
Added section 3 with SSH setup, script invocation, WireGuard verification,
and test deploy. Updated README.md to match the new two-phase workflow.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
New hetzner/ directory with step-by-step Proxmox setup guide (networking,
WireGuard, firewall, storage, API tokens) and an interactive helper script
that automates all steps over SSH.
New incusos/targets/ layout with per-host connection configs and lab
definitions for beelink and hetzner targets. No changes to incusos-proxmox
itself -- uses existing --proxmox flag.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>