Welcome to deployment 4, for this deployment you will need to deploy a Flask application to AWS Elastic Beanstalk. This repository already has a flask app you can deploy to test your setup configurations. Deploy the url shortner application into your AWSEB. After you've deployed the url shortner application, create your own Flask application. Deploy your created flask application and the To Do List application into your AWSEB.
- Remember to create a requirements.txt for your Flask application and name your application file application.py
- You will have to make three project folders on Jenkins for your three different build projects.
Requirements:
- [x]Fork this repo (https://github.com/kura-labs-org/DEPLOY04_FLASK_APP) to have a copy of the url shortner application.
- [x]Create a gitignore file or remove this README.md and Deployment4.pdf instructions from your forked repo before you start your build.
- [x]Take a screenshot of the url shortner home page and add the screenshot to your screenshot file.
- [x]You should have 3 different repositories for the 3 different applications.
- [x]Create your own Flask application and create a GitHub repository for it.
- [x]Create your GitHub repository for your to do list application.
- [x]Screenshot your deployed Flask application home page and your To Do List application. Then add the screenshot to your screenshot file.
- [x]Initiate a pull request to the kura-labs-org/DEPLOY4_FLASK_APP with your screenshot file.
👉Link to deployment instructions: here