Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 633 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 633 Bytes

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.