Knowledge Base
Find answers, guides and solutions for Fleet Manager
🚀 Getting Started
3 ArticlesInstall the Plugin & Connect Your First Server
Install the Plugin & Connect Your First Server From plugin to first managed server in a few minutes: Add the marketplac...
Read moreSet Up the SSH Key
Set Up the SSH Key Fleet Manager uses its own key ~/.ssh/fleet-manager_ed25519. /setup-ssh creates it and shows you the...
Read moreUnderstanding /diag
Understanding /diag /diag [server] checks the basics and reports a result per check: ResultMeaning PASSall good WARNus...
Read more🗂️ Managing Servers
2 ArticlesMultiple Servers & the Active Server
Multiple Servers & the Active Server With /add-server you add more hosts to the inventory. /list-servers shows them all...
Read moreServer Profile & Scopes Explained
Server Profile & Scopes Explained Each server has a profile at context/servers/<name>.md with connection details, detect...
Read more🐳 Docker & Transfer
2 ArticlesControlling Compose Stacks
Controlling Compose Stacks The compose workflow (scope docker_compose): Overview: /compose-list shows all projects, /do...
Read moreCopying & Mirroring Files
Copying & Mirroring Files Both transfer commands (scope file_transfer) use the endpoint syntax <server>:<path> for the r...
Read more🔒 Security & Troubleshooting
4 ArticlesFix Host-Key Errors
Fix Host-Key Errors Symptom: /setup-ssh or /diag reports the connection fails even though the credentials are correct. C...
Read moreProtect Critical Stacks
Protect Critical Stacks To prevent important compose projects from being stopped or recreated by accident, list them in...
Read moreUsing Docker with sudo
Using Docker with sudo If Docker only runs with elevated privileges on a server, /diag detects it automatically: it trie...
Read moreServer Data & Git
Server Data & Git Fleet Manager deliberately keeps your server topology out of version control. Git-ignored are: contex...
Read more