docs(guide): correct install docs to the clawdie binary (drop clawdie-ai just/Ansible) #213
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "docs/install-correct-to-clawdie-binary"
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?
Corrects the
docs/guide/install/section, which was clawdie-ai documentation ported into the colibri repo — it documented ajust installNode/tsx20-step orchestrator + Ansible (setup/,infra/ansible/,setup/onboarding.ts), none of which exist here. colibri is a Cargo workspace; its real installer is theclawdiebinary (crates/clawdie).Per the decision that colibri/clawdie is the installer now, these are rewritten to the actual flow (sourced from
crates/clawdie/README.md+ the crate), with no invented commands:install.mdclawdie discover/plan/apply --yes— commands, FreeBSD/Linux storage strategy, dataset layout, whatapplyprovisions,--create-pooldestructive guard, dry-run safety. Adds a Scope section marking PF/jails/PostgreSQL/Forgejo/CMS provisioning as legacy clawdie-ai, not yet in the colibri installer.controlplane-install.mdjust install→cargo build -p clawdie+clawdie apply --yes.index.mdjust install" → theclawdieflow.requirements.mdclawdie(dropped Node/tsx); install command fixed; note that the runtime-philosophy prose is still clawdie-ai, pending reconciliation.Deliberately out of scope (flagged, not fabricated)
clawdiehas 3 commands (discover/plan/apply); the legacy docs reference ~15 (setup-db,doctor,preflight,system-update, per-step jails/dns/cms…) with no colibri equivalent. Rewriting those would invent a CLI, so they're left for the broader clawdie-ai-docs reconciliation:first-boot.md(already flagged in-repo for the ISO QML rewrite)fresh-install-checklist.mdjust install/setup/doctormentions across the architecture pagesThe new
install.mdScope section tells readers thosejust …references are legacy, so the mental model is correct even before each page is individually fixed.Note on the Slovenian PR (#210)
This supersedes the install translations: I'll re-translate
install/from this corrected English once it merges. Thesl/install/*pages in #210 inherit the oldjust installframing and shouldn't merge as-is.🤖 Generated with Claude Code