Replace legacy just install / just setup-* references with clawdie binary commands (clawdie plan, clawdie apply --yes). Document scope: what the installer does not do (yet). Trim the clawdie-ai just orchestrator step tables. Rebased from #213 onto current main; supersedes #217.
926 B
926 B
| title | description |
|---|---|
| Control Plane Install | Install the Clawdie control-plane host service with the clawdie binary. |
The control plane runs as the host-managed clawdie service (colibri-daemon),
provisioned by the clawdie binary:
cargo build -p clawdie --release
clawdie apply --yes
This installs the storage datasets, the clawdie service user, and the rc.d
(FreeBSD) / systemd (Linux) unit that runs colibri-daemon. Preview first with
clawdie plan; apply is a dry-run until you pass --yes. See
Install for the full command set, storage strategy, and safety
notes.
Scope. This provisions the control-plane host service only. PF egress, worker jails, PostgreSQL, and the CMS/web service were handled by the legacy clawdie-ai
just+ Ansible orchestrator and are not yet part of the colibri installer. The canonical Bastille/Warden bridge name remainswarden0.