Requirements & Installation
v1.0
·
Updated 5 days ago
Requirements & Installation
Requirements
On your local machine — where Claude Code runs:
| Component | Requirement |
|---|---|
| Bash | version 4 or newer |
| OpenSSH client | for all server connections |
| rsync | optional for /copy (scp fallback), required for /sync |
| SSH access | to each server (password or existing key) for initial setup |
Root privileges are not required. Privileged actions on the server (e.g. Docker) are handled there via group membership or passwordless sudo.
Installation
Fleet Manager is installed as a Claude Code plugin via a marketplace entry. Add the GitHub repository as a marketplace, then install the fleet-manager plugin:
/plugin marketplace add CallMeTechie/fleet-manager
/plugin install fleet-manager@fleet-manager
Alternatively, open the interactive plugin manager with /plugin, add the marketplace and install the plugin from the list. All commands (e.g. /first-run) are then available directly in Claude Code.