INSTALL.md runbook + docs restructure #3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
SETUP.md §1–4 documents the old manual install flow. There is no runbook for the installer-based flow, and the tailscale policy → auth key prerequisite ordering lives in only one place.
Approach: INSTALL.md with exact typed commands in order: tailscale policy (global, admin console) BEFORE reusable tagged key → secret file → nix build .#iso → dd (typed by Marvin8) → boot → tailscale status → ssh agent-pi@ → clone → disko → nixos-generate-config --no-filesystems → authkey copy to /mnt → nixos-install --flake → reboot → cleanup (delete installer tailnet device, revoke key). SETUP.md §1 becomes a pointer at INSTALL.md; §5–7 stay. Closes via the feat/installer-beacon PR.