Managed Postgres Starter plan

I set up a single DigitalOcean Postgres with 1GB of RAM & 10GB of storage to share between all of my side projects. It’s $15 per month and includes backups & whatever else I would expect from a fully managed service. Instructions here: Connecting to a DigitalOcean Managed Postgres from your Elixir Phoenix app on Fly.io .

2 Likes