Skip to content

Latest commit

 

History

History

ods-provisioning-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Provisioning App

The Provisioning App creates new OpenDevStack digital projects. It is the central entrypoint to get started with a new project / or provision new components based on quickstarters.

Setup

The OpenShift templates are located in ocp-config and can be compared with the OC cluster using tailor. For example, run cd ocp-config && tailor status -l app=ods-provisioning-app -n ods to see if there is any drift between current and desired state.

To install the provisiong app, run make install-provisioning-app.