Which VPS providers are supported in DollarDeploy?
Provision automatically
- We directly support Digital Ocean, Verda Cloud and Hetzner to provisioning servers from DollarDeploy
- To get started go to Settings => Integrations.
- Connect automatically (with DigitalOcean only) or enter your credentials
Bring your own server
You can also add existing server or create new one manually on the provider side.
- Start by going into their app and manually creating a server that suits your needs. We regularly test servers provided by UpCloud, Google Cloud, and AWS and many others.
- For best results, use Debian or Ubuntu 20, 22, or 24.
- Remember to create an SSH key and add it to the DollarDeploy, so you can use it at the provider. Go to Settings => SSH Keys in DollarDeploy to create new key.
- Create the new server on the provider side.
- Enter the IP address of the server (or hostname)
- Enter a username to connect to the server.
- Choose either password or SSH key to connect.
- Press save and use the button Test to connect