Skip to content

kalpitmalviya/ocp_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ocp_web

  1. Create a new application on OpenShift:
    oc new-app https://github.com/kalpitmalviya/ocp_web.git
  2. Expose the application to get the route:
    oc expose svc/ocpweb
    
  3. Start the build process:
    oc start-build ocpweb

This will deploy your application on OpenShift. image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published