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

  1. Overview: High-level metrics (CPU, RAM, Disk), quick actions (Restart, Stop), and basic details (IP, OS).
  2. Sites / Apps: A filtered list of all web applications running exclusively on this server.
  3. Security: Displays the Quantum-Safe Agent Channel status, SSH keys, and UFW firewall rules.
  4. Monitoring: Deep-dive historical graphs for system resources.
  5. Services: View and restart core OS daemons (Nginx, Docker, MySQL, Redis) without using the terminal.
  6. Logs: A unified tail of system logs (syslog, auth.log) and CloudAIPilot operational logs.
  7. 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.


Related Articles