CluPilotCloud/app/Livewire/Admin
nexxo 5979470dda fix(engine): install wireguard-tools + bring up wg0; lock-coordinate host removal
- Image installs wireguard-tools/iproute2; the provisioning worker brings up
  wg0 before queue:work so LocalWireguardHub can manage peers.
- ConfirmRemoveHost deletes each run under its run:<uuid> lock so an in-flight
  worker can't keep mutating the server or write to a deleted run.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-25 10:57:51 +02:00
..
ConfirmRemoveHost.php fix(engine): install wireguard-tools + bring up wg0; lock-coordinate host removal 2026-07-25 10:57:51 +02:00
Customers.php feat(admin): dark Tactical-Terminal operator console 2026-07-25 08:35:03 +02:00
HostCreate.php fix(engine): one host per public IP (unique constraint + validation) 2026-07-25 10:43:30 +02:00
HostDetail.php fix(engine): reset step timer on retry so timed-out steps recover 2026-07-25 10:29:11 +02:00
Hosts.php feat(admin): host onboarding UI (add / live stepper / retry / remove) 2026-07-25 10:12:41 +02:00
Instances.php feat(admin): dark Tactical-Terminal operator console 2026-07-25 08:35:03 +02:00
Overview.php feat(admin): dark Tactical-Terminal operator console 2026-07-25 08:35:03 +02:00
Provisioning.php feat(admin): dark Tactical-Terminal operator console 2026-07-25 08:35:03 +02:00
Revenue.php feat(admin): dark Tactical-Terminal operator console 2026-07-25 08:35:03 +02:00