CodeWithAloha / uipa

Helping submit, track, and share public records requests in Hawaii
http://uipa.org
MIT License
10 stars 6 forks source link

[EPIC] Instantiate Deployment Pipeline #64

Open tyliec opened 5 months ago

tyliec commented 5 months ago

Objective

The primary objective of this epic is to establish a robust deployment pipeline for the UIPA.org codebase. Essentially, we need to deploy a virtual machine image (something like an AMI) that our community partner can pull down and deploy for us on their own infrastructure. We do this so they don't have to worry about dependency management, as all the needed dependencies will be pre-installed on the virtual machine already.

Note: AWS EC2 and AMIs would probably be a good fit here.

Tasks

Related Items

Parent Initiative: https://github.com/CodeWithAloha/uipa/issues/43