DefangLabs / defang

Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
https://defang.io
MIT License
39 stars 9 forks source link

make x-defang-postgres have settings #868

Open nullfunc opened 1 week ago

nullfunc commented 1 week ago

Description

Add options for making snapshots/backups in managed RDS and having a maintenance window. Having a maintenance window will enable blue-green upgrading in AWS

Update x-defang-postgres in compose to be structured to have settings

Linked Issues

Enable RDS Postgres version updating for PROD env

Checklist