code-for-charlottesville / housinghub

GNU General Public License v3.0
14 stars 23 forks source link

Serverless deployment configuration #65

Closed thinkharderdev closed 4 years ago

thinkharderdev commented 4 years ago

Add serverless configs for provisioning Aurora RDS cluster as part of our serverless stack.

DB migrations are packaged as a separate lambda function which is invoked after deployments (this piece is not working yet, trying to debug it)

thinkharderdev commented 4 years ago

looking good so far-- is your goal to deploy this whole stack with serverless? If so can you add the readme the instructions needed to deploy?

Yep. READMEs are updated with deploy instructions.