Quick Start

Deploy your first app in minutes.

1. Connect a Server

  1. Go to ServersAdd Server
  2. Name it, select your provider, click Next
  3. Copy the install command
  4. SSH into your VPS and run it
ssh root@your-server-ip
# Paste the install command

Once you see the success message, you're done. TurboV installs Docker, configures networking, and prepares the runtime automatically.

2. Deploy an App

  1. Click Add App
  2. Connect GitHub and install the TurboV GitHub App
    • Access only selected repositories
    • Trigger deployments on new commits
  3. Select a repository
  4. (Optional) Add environment variables — encrypted at rest
  5. Add a domain
  6. Click Deploy

Your app is now building. Stream live logs or let it run in the background.

What's Next?

Check out the Getting Started guide to learn more about TurboV features and capabilities.