nmdp-bioinformatics / gfe-db

Graph database representing IPD-IMGT/HLA sequence data as GFE
https://gfe-db.readthedocs.io
GNU General Public License v3.0
9 stars 15 forks source link

AWS Deploy: Check for Pre-reqs #59

Closed pbashyal-nmdp closed 2 years ago

pbashyal-nmdp commented 2 years ago
chrisammon3000 commented 2 years ago

Updated description to list all prerequisites.

One thing to note is that Python3.8 is not needed for deployments, but it is needed to run any of the scripts. So a pre-deployment check may not need to check for Python3.8 but it will need to check for Docker, AWS/SAM CLIs etc. I'll add a note about this to the README.