Server Management
The server dashboard gives you a bird's-eye view of your server's health and configuration.
The main dashboard shows:
| 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 |
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.