Choose your path
VPS on a Droplet
VPS on a Droplet
If you want a Linux server you manage directly, follow VPS.
App Platform
App Platform
Use this when you want a managed PaaS flow on DigitalOcean.
App Platform flow
Create the project
In the DigitalOcean dashboard, create a new project and then create an app from GitHub.
Point the build to the Dockerfile
Use a Web Service component with
infra/docker/Dockerfile as the Dockerfile path and . as the build context.Set environment variables
Add the shared values from Environment Variables and the correct storage profile from Manual Installation Overview. Mark secrets as encrypted.
Create resources and validate
Deploy the app, wait for build completion, and validate the main route.