microsoft / CromwellOnAzure

Microsoft Genomics implementation of the Broad Institute's Cromwell workflow engine on Azure
MIT License
134 stars 55 forks source link

Remove support for new deployments with Postgres single server #743

Closed BMurri closed 11 months ago

BMurri commented 11 months ago

Problem: Postgres single server has been deprecated.

Solution: It should no longer be offered in the deployer.

Describe alternatives you've considered Leaving it in there.

Code dependencies Will this require code changes in:

Additional context PRs also contain improvements in the speed of deployments, reliability of resource searches, and other improvements.