Which VPS providers are supported in DollarDeploy?
DollarDeploy either provisions a new server for you or connects to one you already have. In every case the server lives in your own provider account and stays yours. This page is the canonical list of supported providers and the requirements a server has to meet.
Supported providers
| Provider | Support | Setup |
|---|---|---|
| Hetzner | Integrated provisioning | Setup guide |
| DigitalOcean | Integrated provisioning | Setup guide |
| Vultr | Integrated provisioning | One-click in app |
| Verda Cloud | Integrated provisioning | One-click in app |
| AWS | Integrated provisioning (limited regions and instance families) | Setup guide |
| Any VPS over SSH (BYOS) | Supported | Connect an existing server |
"Integrated provisioning" means DollarDeploy can create, prepare and manage the server for you from the dashboard. "BYOS" (bring your own server) means you connect a server you already run over SSH.
AWS: what is supported
AWS provisioning is integrated but scoped, so treat it as more limited than the first-class providers:
- Regions: us-east-1, us-west-1, eu-central-1, eu-west-1.
- Instance families: t3, t4g, m8g.
- Images: Ubuntu 24.04 and 22.04.
Anything outside that can still be connected as a BYOS server over SSH. See Connect DollarDeploy with AWS for the current details.
Server requirements
Whether DollarDeploy provisions the server or you bring your own, the server has to run a supported operating system and version:
- Operating system: Ubuntu 20.04, 22.04 or 24.04 LTS, or Debian 11 or 12.
- Architecture: x86-64 (amd64) or ARM64 (arm64).
- Minimum resources: 1 GB RAM and 10 GB disk.
- Access: root or sudo SSH access so DollarDeploy can prepare the server.
For provisioned servers this is handled automatically. For a bring-your-own server, make sure it matches this list before you connect it. Other Linux distributions are not supported. See how we manage your server for exactly what gets installed.
Bring your own server
Already have a VPS or cloud server? Connect it over SSH as long as it meets the requirements above. DollarDeploy configures the server, reverse proxy, HTTPS and process management the same way it does for a provisioned server, and the server stays entirely yours.
Bottom line
Hetzner, DigitalOcean, Vultr and Verda Cloud have full integrated provisioning; AWS is integrated for selected regions and instance families; and any other server on a supported OS can be connected over SSH. Your Apps. Your Infra. Zero DevOps.