frankendeploy server status
frankendeploy server status
Show server status and system metrics
Synopsis
Displays comprehensive information about a server:
- Connection status and Docker version
- System metrics: CPU, Memory, Disk usage, Load average
- Per-application resource consumption (CPU/RAM per container)
- Caddy reverse proxy status
- Deployed applications
frankendeploy server status <name> [flags]
Options
-h, --help help for status
Options inherited from parent commands
--config string Config file (default: frankendeploy.yaml)
-v, --verbose Show detailed logs
-y, --yes Skip confirmations (CI/CD mode)
SEE ALSO
- frankendeploy server - Manage deployment servers