Home Business Analyst BA Agile Coach CI/CD with Github and Heroku

CI/CD with Github and Heroku

8
0



This setup is specific for a Python flask app, but it could be adapted for any stack you desire.
Important thing to remember when deploying to Heroku is that you include the Procfile, and ensure in your main application .py file, that you select the port from the environment variable. This is due to the inner workings of the Heroku Dyno.
The GitHub project used in this video is at
https://github.com/Sean-Bradley/Seans-Python3-Flask-Rest-Boilerplate
You can do this to,
Remember to like, comment, subscribe and share.

source

Previous articleWhat is DEVOPS | CI CD | Git Lab | Git runner | AWS | Aathi's DevOps | Tamil # 1
Next articleLocal Kubernetes Development Tools vs Docker Compose | Cloud Posse Explains

LEAVE A REPLY

Please enter your comment!
Please enter your name here