Closed rupam-kundu closed 4 years ago
You'll need to start my looking at the documentation & following each of the deploy steps locally. Once you can do this it's a matter of moving that over to your CI/CD. You will need something a long the following lines. You might find some further information here as well
https://stackoverflow.com/questions/54124119/how-to-deploy-to-aws-using-ci-cd-for-zappapython
Goodluck!
Thanks for the reply.
I need a step by step guide on setting up a CI/CD pipeline using AWS CodePipeline for a Flask application deployed using Zappa.