Server Data & Git
🔒 Security & Troubleshooting
·
Updated 5 days ago
Server Data & Git
Fleet Manager deliberately keeps your server topology out of version control. Git-ignored are:
context/servers/*.md— the real profiles (hosts, users, ports, scopes)context/active-server— the active servercontext/inventory.md— the generated overview
Only templates like EXAMPLE.md.template live in the repository. So IPs, usernames or keys never end up in Git — and your inventory survives a claude plugin update unchanged, because it sits outside the updated plugin code.