Services Management from Server View
Overview
Core system services (daemons) are the backbone of your web applications. CloudAIPilot provides a clean interface to monitor and control systemd services.
Interacting with Services
- Navigate to the Server Services tab.
- You will see a list of core services (e.g.,
nginx,docker,mysql,php8.2-fpm). - The color-coded badge indicates if the service is Active, Failed, or Inactive.
- Use the action buttons to Restart, Stop, or Start the service.
When a Service Crashes
If you see a service showing a Failed status in the Services tab, click Restart to attempt recovery. You can also view recent logs from the Logs tab to understand what caused the failure.