docs: AI-agent host onboarding guide #25

Merged
steve merged 1 commits from temp-onboarding into main 2026-05-09 12:22:55 +01:00
Owner

Summary

Adds docs/agent-host-onboarding.md — a concise, agent-readable walkthrough of how an automation agent with username + password drives the full new-host onboarding flow end-to-end via JSON APIs (login → mint enrolment token → install on target → poll repo_status → optional schedule config).

Test plan

  • Doc renders cleanly in the docs site
  • Wire shapes match current handlers (/api/auth/login, /api/enrollment-tokens, /api/agents/enroll)
## Summary Adds `docs/agent-host-onboarding.md` — a concise, agent-readable walkthrough of how an automation agent with username + password drives the full new-host onboarding flow end-to-end via JSON APIs (login → mint enrolment token → install on target → poll repo_status → optional schedule config). ## Test plan - [ ] Doc renders cleanly in the docs site - [ ] Wire shapes match current handlers (`/api/auth/login`, `/api/enrollment-tokens`, `/api/agents/enroll`)
steve added 1 commit 2026-05-09 12:19:44 +01:00
Added new AI focused document for host onboarding
CI / Test (rest) (pull_request) Successful in 7s
CI / Test (store) (pull_request) Successful in 9s
CI / Lint (pull_request) Successful in 18s
CI / Build (windows/amd64) (pull_request) Successful in 15s
CI / Build (linux/amd64) (pull_request) Successful in 7s
CI / Build (linux/arm64) (pull_request) Successful in 51s
CI / Test (server-http) (pull_request) Successful in 1m29s
e2e / Playwright vs docker-compose (pull_request) Successful in 1m27s
8d1fbe4f07
steve merged commit 69942463ba into main 2026-05-09 12:22:55 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: steve/restic-manager#25