• Joined on 2021-11-21
logan pushed to main at logan/node-26 2026-09-06 22:32:21 -04:00
31e1176c45 install.sh: re-run collects the key via pickup_secret, never re-enrolls (#7)
4f942bd770 install.sh: re-run collects the key via pickup_secret, never re-enrolls
Compare 2 commits »
logan merged pull request logan/node-26#7 2026-09-06 22:32:19 -04:00
install.sh: re-run collects the key via pickup_secret, never re-enrolls
logan created pull request logan/node-26#7 2026-09-06 21:37:19 -04:00
install.sh: re-run collects the key via pickup_secret, never re-enrolls
logan pushed to fix/install-rerun-pickup at logan/node-26 2026-09-06 21:37:18 -04:00
4f942bd770 install.sh: re-run collects the key via pickup_secret, never re-enrolls
logan created branch fix/install-rerun-pickup in logan/node-26 2026-09-06 21:37:17 -04:00
logan deleted branch feat/mint-panel-nodeid from logan/server-26 2026-09-06 20:15:14 -04:00
logan pushed to main at logan/server-26 2026-09-06 20:15:12 -04:00
b430cf32f2 Merge pull request 'frontend: install command uses the node id from the mint form (node-26#4)' (#107) from feat/mint-panel-nodeid into main
93fa3a6054 frontend: install command uses the node id from the mint form (node-26#4)
Compare 2 commits »
logan merged pull request logan/server-26#107 2026-09-06 20:15:11 -04:00
frontend: install command uses the node id from the mint form (node-26#4)
logan created pull request logan/server-26#107 2026-09-06 20:13:25 -04:00
frontend: install command uses the node id from the mint form (node-26#4)
logan pushed to feat/mint-panel-nodeid at logan/server-26 2026-09-06 20:13:25 -04:00
93fa3a6054 frontend: install command uses the node id from the mint form (node-26#4)
logan created branch feat/mint-panel-nodeid in logan/server-26 2026-09-06 20:13:25 -04:00
logan pushed tag v1 to logan/node-26 2026-09-06 20:07:26 -04:00
logan opened issue logan/node-26#6 2026-09-06 20:04:44 -04:00
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
logan pushed to main at logan/server-26 2026-09-06 19:31:35 -04:00
de03f5bcaf Merge pull request 'frontend: mint panel shows the full one-shot install command (node-26#4)' (#106) from feat/mint-panel-install-command into main
0651bfe07a frontend: mint panel shows the full one-shot install command (node-26#4)
Compare 2 commits »
logan merged pull request logan/server-26#106 2026-09-06 19:31:34 -04:00
frontend: mint panel shows the full one-shot install command (node-26#4)
logan deleted branch feat/one-shot-install from logan/node-26 2026-09-06 19:29:33 -04:00
logan pushed to main at logan/node-26 2026-09-06 19:29:32 -04:00
94c3e2a952 Merge pull request 'One-shot install.sh for a fresh Pi; retire setup.sh (node-26#4)' (#5) from feat/one-shot-install into main
5b0048e8db node: one-shot install.sh for a fresh Pi; retire setup.sh (node-26#4)
Compare 2 commits »
logan merged pull request logan/node-26#5 2026-09-06 19:29:31 -04:00
One-shot install.sh for a fresh Pi; retire setup.sh (node-26#4)
logan commented on issue logan/node-26#4 2026-09-06 19:16:16 -04:00
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.sh one-shot bootstrap (preflight → docker → clone at pinned ref → .env → enroll via POST /nodes/enroll +…