django-simple-deploy / django-simple-deploy/dsd-flyio
Update to use managed Postgres
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Per this result from a recent Fly deployment:
```sh
DEPRECATED: Unmanaged Fly Postgres is deprecated in favor of 'fly mpg' (Managed Postgres).
Please visit https://fly.io/docs/mpg/overview/ for more information about Managed Postgres.
```
- [ ] Update configuration script to specify managed Postgres.
- [ ] Managed postgres is not fully built yet, so just keep this on the table.
- [ ] Consider a `--managed-postgres` or `--managed-pg` or `--pg-managed` flag to use the current managed pg offering.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.