Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.11 KB

File metadata and controls

12 lines (11 loc) · 1.11 KB

Deploy Python+Gunicorn+NGINX+Jenkins Pipeline to Openshift

A working example for a blog series on Modern CI/CD using Python+Gunicorn+NGINX+Jenkins Pipelines to Openshift. They are available at:

  1. Deploy A Python App to Openshift: Planning and Preparations
  2. Writing Jenkins Pipeline For Openshift Deployment(Part One)
  3. Writing Jenkins Pipeline for OpenShift Deployment(Part Two)
  4. Automated Deployment to Openshift Using Jenkins and Webhook

Wiki:

  1. Application Architecture
  2. Deployment Structure
  3. Pipeline
  4. Output Server