Block a user
install.sh: re-run collects the key via pickup_secret, never re-enrolls
install.sh: re-run collects the key via pickup_secret, never re-enrolls
frontend: install command uses the node id from the mint form (node-26#4)
frontend: install command uses the node id from the mint form (node-26#4)
Node dashboard has no way to install a reissued API key
logan
deleted branch feat/mint-panel-install-command from logan/server-26
2026-09-06 19:31:38 -04:00
frontend: mint panel shows the full one-shot install command (node-26#4)
One-shot install.sh for a fresh Pi; retire setup.sh (node-26#4)
One-line install: a node still needs a manual git clone before setup.sh can run
Both halves are up as PRs:
- node-26 #5 (
feat/one-shot-install) —install.shone-shot bootstrap (preflight → docker → clone at pinned ref →.env→ enroll viaPOST /nodes/enroll+…