Skip to content

pacmanmulet/ocp-cicd-base-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openshift-cicd-base-sample

A sample app with a jenkins pipeline to be deployed on openshift environments (Tested on version 3.11)

  • Prerequisites:

    • An openshift cluster installed and configured
    • Credentials to access the cluster
    • oc client and git installed
  • Deploy instructions:

    • Clone or download this repository and open the folder in terminal
    • Login to the cluster: oc login -u <user> <hostname>
    • Run ./resources/deploy.sh (Execution time: around 5 minutes)
  • Clean environment

    • Run ./resources/deploy.sh --delete

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •