Server Providers

Supported Server Providers

Deploy.dev supports the following cloud server providers:

  • Amazon Web Services (AWS)

  • DigitalOcean

  • Hetzner Cloud

  • Vultr

  • Akamai (Linode)

Bring Your Own Provider

If your preferred server provider is not supported, you may use the "Custom VPS" option to provision your server. Custom VPS servers receive all of the same functionality as first-party supported server providers.

Learn more →

Amazon Web Services (AWS)

There are a few requirements you should review to ensure Deploy.dev works correctly with your linked AWS account:

  • AWS IAM users must have Programmatic API Access

  • AWS IAM users need to belong to a group with the AmazonEC2FullAccess and AmazonVPCFullAccess managed policies

  • If you are using an existing VPC, the subnet must be configured to auto-assign public IP addresses

Bring Your Own Server

Alongside supporting several first-party server providers, Deploy.dev also supports the ability to use your own custom server. To do so, select the Custom VPS option when creating a new server.

In addition, you should review the following server requirements:

  • The server must be running a fresh installation of Ubuntu 20.04 / 22.04

  • The server must be accessible externally over the Internet

  • The server must have root SSH access enabled

  • The server requirements should meet the following criteria or more: 1 CPU Core with 1GHz, 1GB RAM, and 10GB Disk space

  • The server must have wget installed

Please refer to the IP address documentation if you restrict SSH access to your server by IP addresses.

Last updated