TurboCloud Docs Handbook

Deploy web projects anywhere in minutes

No DevOps knowledge required. Deploy from local folders, GitHub or Bitbucket to cloud/dedicated servers and own hardware. Reduce cloud costs by up to 10x (or more) while maintaining complete control over your infrastructure.



PaaS on top of your cloud provider or servers

Don’t wait until your cloud bills skyrocket with PaaS services like Heroku. With TurboCloud, deploy anything to AWS and other cloud providers for the price of a VPS—no subscription and credit card required.


TurboCloud self-hosting-paas web console


Main Features


How to deploy with TurboCloud

No registration, no credit card, and no GitHub/Bitbucket permissions required


What You Need

Deploy from local folders

In the root folder of your project on your local machine, run the following command (replace server_public_ip with the IP of your server): curl https://turbocloud.dev/deploy | bash -s -- -i server_public_ip

Deploy from GitHub and Bitbucket

SSH into your server running a clean installation of Ubuntu 22.04, and execute the setup command. Once the installation is complete, start the TurboCloud CLI. ssh root@server_ip
curl https://turbocloud.dev/setup | bash -s
turbocloud



What TurboCloud includes