CluPilotCloud/deploy
nexxo 25c4c5df5a fix(deploy): restart the worker after the hub key, diff against what was deployed
- The provisioning worker boots before install.sh writes
  CLUPILOT_WG_HUB_PUBKEY and holds the empty value for the life of its process,
  so every host onboarded afterwards would have got an empty PublicKey in its
  wg0.conf.
- A failed update left the checkout at the target, so the rerun compared a
  commit with itself and skipped exactly the dependency and image steps that had
  not finished. The comparison base is now the last commit actually deployed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-25 23:38:32 +02:00
..
install.sh fix(deploy): restart the worker after the hub key, diff against what was deployed 2026-07-25 23:38:32 +02:00
update.sh fix(deploy): restart the worker after the hub key, diff against what was deployed 2026-07-25 23:38:32 +02:00