Skip to content

Connect a Server

Connect your Dokku server to Wokku to start deploying apps.

  • A VPS or dedicated server with Dokku installed
  • SSH access to the server
  • Your SSH private key
  1. Go to Servers → Add Server
  2. Enter a name for your server (e.g., “production”)
  3. Enter the hostname or IP address
  4. Set the SSH port (default: 22)
  5. Paste your SSH private key
  6. Click Connect

Wokku connects over SSH, verifies Dokku is installed, and syncs all existing apps and databases.

After connecting, Wokku automatically:

  • Tests the SSH connection
  • Detects the Dokku version
  • Syncs all existing apps, databases, and domains
  • Starts collecting health metrics (CPU, memory, disk)

You can check server status anytime:

Go to Servers and check the status indicator (green = healthy).