open-duelyst / duelyst

Duelyst is a digital collectible card game and turn-based strategy hybrid, developed by Counterplay Games.
Creative Commons Zero v1.0 Universal
3.62k stars 556 forks source link

Adds disabled Postgres ECS service #228

Closed willroberts closed 1 year ago

willroberts commented 1 year ago

Summary

I partially implemented Postgres on ECS, but the rexray/ebs and portworx Docker volume plugins haven't been updated since 2019, which has me reconsidering RDS.

Since I ended up doing part of the work, and adjusting our Terraform modules to support more features, I've included that cleanup in this PR as well.

Infrastructure changes (.github/, terraform/, etc.):

Testing

Have you have tested your changes in the following scenarios? Feel free to check off scenarios which don't apply.