docs: add Agent installation section covering prerequisites and connectivity (#348) #6
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
primatekuntech/triton-install!6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/agent-install-section"
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?
Closes #348.
Summary
README.md documented only the Manage Server installer's requirements (Administrator, Windows build, container runtime) — zero mentions of
triton-agent,agent/get.ps1, port 8443, or firewall requirements anywhere. A user only learned about the agent installer's own prerequisites reactively, if/when the pre-flight check failed at runtime.Added an "Agent installation" section matching the detail already given for the Manage Server installer:
Links out to the main
tritonrepo'sdocs/AGENT_ENROLLMENT.mdfor the full enrollment walkthrough rather than duplicating it here — companion doc fix (#343/#344/#346/#347) already merged there.Docs-only change, no scripts touched. (Note: the working tree also has pre-existing, unrelated local edits to
README.mdandget.shdowngrading example version numbers 1.2.0→1.1.0 — deliberately left out of this commit/PR since they're unrelated to #348.)Test plan
agent/get.ps1sourcedocs/AGENT_ENROLLMENT.mdin the main triton repo