How do I back up my dev database on App Platform?

Dev databases do not have a built-in backup feature because they are intended for pre-production workloads. However, you can create regular database backups by setting up a cron job in your app that uses pg_dump to export the database to another database or storage solution.

If you require a database with backup functionality for production workloads, consider using a DigitalOcean Managed Database.

Dedicated egress IPs route egress (outbound) traffic from an app. To route ingress (inbound) traffic to an app, use one of App Platform’s public ingress IPs.
Add the root domain to the list of domains in the app’s settings along with the wildcard subdomain.
App Platform apps may be slow or unable to resolve .gov domains because the domain administrators have blocked DigitalOcean’s IP addresses. To fix this, you can contact the domain administrator or use a custom DNS resolver.