📄️ Intro
Introduction about App Platform
📄️ Glossary
App Platform provider Glossary Terms
📄️ Create Account
DigitalOcean is a cloud computing platform that provides virtual machines (VMs) on demand. It is a popular choice for developers and businesses of all sizes, as it offers a variety of features and pricing options.
📄️ Generate Credentials
To connect your DigitalOcean account to DeployPRO, you will need to generate a personal access token. A personal access token is a secure way to authenticate your requests to the DigitalOcean API. Unlike AWS and some other services, you only require a single credential, known as a token, to establish the connection between your DigitalOcean account and DeployPRO. The steps are simple and you only need to copy one thing to connect your account to DeployPRO.
📄️ Connect to App Platform
DigitalOcean can be one of your preferred cloud providers for deploying your application. You have the option to use this service and link it to your DeployPRO account to easily deploy your application. To set up DigitalOcean integration, you'll need to authenticate with DigitalOcean. You'll only need to do this once for your DeployPRO account.
📄️ Create Server
Once you've successfully linked your App Platform (DO) account to DeployPRO, you're ready to initiate the process of setting up a server for your application. Simply follow these instructions:
📄️ Deploy Django
This page explains how to deploy Django on App Platform (Digital Ocean) using DeployPRO. Check our Django sample app here. You may fork it for your sample!
📄️ Deploy Flask
This page explains how to deploy Flask on App Platform (Digital Ocean) using DeployPRO. Check our Flask sample app here. You may fork it for your sample!
📄️ Deploy NextJS
This page explains how to deploy NextJS on App Platform (Digital Ocean) using DeployPRO. Check our NextJS sample app here. You may fork it for your sample!
📄️ Deploy NodeJS
This page explains how to deploy NodeJS on App Platform (Digital Ocean) using DeployPRO. Check our NodeJS sample app here. You may fork it for your sample!
📄️ Deploy React
This page explains how to deploy React on App Platform (Digital Ocean) using DeployPRO. Check our React sample app here. You may fork it for your sample!
📄️ Deploy VueJS
This page explains how to deploy VueJS on App Platform (Digital Ocean) using DeployPRO. Check our VueJS sample app here. You may fork it for your sample!
📄️ Deploy App with a PostgreSQL
This page explains how to set up a database on DigitalOcean App Platform for a NextJS App using DeployPRO. Also, it's important to understand that you can create multiple databases within your application using either the PostgreSQL or MySQL types.