FlyWP

Server Management

Server Overview

The server dashboard gives you a bird's-eye view of your server's health and configuration.

Dashboard

The main dashboard shows:

  • Server status — online/offline indicator with uptime
  • Resource usage — CPU, memory, and disk utilization
  • Sites — all WordPress sites running on this server
  • PHP versions — installed and active PHP versions
  • Services — status of Nginx, MySQL, Redis, and other services

Server Details

Field Description
IP Address Public IPv4 address of the server
Provider Cloud provider (DigitalOcean, Vultr, etc.)
Region Data center location
OS Ubuntu version
PHP Version Default PHP version for new sites
Database MySQL 8 or MariaDB 11

SSH Access

FlyWP creates a flywp system user during provisioning. You can SSH into your server using the key you provided:

ssh flywp@your-server-ip

You can also add additional SSH keys from Server Settings → SSH Keys.

Was this page helpful?