Skip to content

ruddra/openshift-python-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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