CluPilotCloud/app/Provisioning/Steps/Host
nexxo 770a6cf7cd feat(engine-b): CustomerStep base + shared resource trait + config
ManagesRunResources trait (host+customer), CustomerStep base (order/instance/
plan/guest helpers), config plans + 15-step customer pipeline + dns/traefik.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-25 11:39:56 +02:00
..
CompleteHostOnboarding.php feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox) 2026-07-25 10:04:39 +02:00
ConfigureProxmox.php feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox) 2026-07-25 10:04:39 +02:00
ConfigureWireguard.php fix(engine): store wg_pubkey right after addPeer so failed peers are cleanable 2026-07-25 11:07:41 +02:00
CreateAutomationToken.php fix(engine): address Codex review (auth token bootstrap, tunnel recheck, ssh) 2026-07-25 10:20:59 +02:00
EstablishSshTrust.php feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox) 2026-07-25 10:04:39 +02:00
HostStep.php feat(engine-b): CustomerStep base + shared resource trait + config 2026-07-25 11:39:56 +02:00
InstallProxmoxVe.php feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox) 2026-07-25 10:04:39 +02:00
PrepareBaseSystem.php feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox) 2026-07-25 10:04:39 +02:00
RebootIntoPveKernel.php fix(engine): drop wg peer on host removal; clear reboot state on deadline fail 2026-07-25 10:46:11 +02:00
RegisterCapacity.php fix(engine): honour backoff timing + don't double-count Proxmox storage 2026-07-25 10:32:14 +02:00
ValidateHostInput.php feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox) 2026-07-25 10:04:39 +02:00
VerifyProxmoxApi.php feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox) 2026-07-25 10:04:39 +02:00