Servers
DeployFly manages your VPS servers over SSH. Adding a server takes under a minute — paste the IP, credentials, and DeployFly does the rest.
From the left sidebar, click "Servers". Then click the "Add Server" button in the top-right.
Type your VPS IP address (e.g. 64.227.161.60) and the SSH port. The default port is 22 — only change it if your server uses a custom port.
Enter your root username (usually "root") and either your SSH password or paste your private key. DeployFly encrypts credentials with AES-256 before storing them.
Click "Test Connection". DeployFly will attempt to SSH into your server and verify the credentials. You'll see a green tick if it succeeds, or an error message if it fails.
Once the test passes, click "Add Server". Your server appears in the list with its detected OS, CPU, and RAM specs.
Watch out
Tips