Server Detail Tabs Explained
Overview
When you click on a server in the dashboard, you are presented with a contextual interface. This prevents clutter and exposes only the tools relevant to server management.
The Tabs
- Overview: High-level metrics (CPU, RAM, Disk), quick actions (Restart, Stop), and basic details (IP, OS).
- Sites / Apps: A filtered list of all web applications running exclusively on this server.
- Security: Displays the Quantum-Safe Agent Channel status, SSH keys, and UFW firewall rules.
- Monitoring: Deep-dive historical graphs for system resources.
- Services: View and restart core OS daemons (Nginx, Docker, MySQL, Redis) without using the terminal.
- Logs: A unified tail of system logs (
syslog,auth.log) and CloudAIPilot operational logs. - Settings: Advanced options like archiving the server, changing IP addresses, or assigning it to a different Environment (Staging/Prod).
Safe Navigation
Switching tabs never interrupts ongoing operations. Because CloudAIPilot uses safe background processing, you can start a database backup in the Apps tab and freely navigate to the Monitoring tab while it runs.