Chapter 5. Deploying RHADS - SSC
Use this procedure to install Red Hat Advanced Developer Suite - software supply chain (RHADS - SSC) after completing all required configurations.
Prerequisites
-
The
tssccontainer is running. - You are logged into your OpenShift cluster with cluster-admin access.
-
You have customized the
config.yamlfile.
Procedure
In the container terminal, run the deployment command:
bash-5.1$ tssc deployNoteThe installation process typically takes around an hour to complete if all the components are deployed.
Monitor the command output. As the deployment progresses, the CLI prints useful information, including URLs and access instructions for the deployed components. You can save the output to a file, such as
values.txt, for future reference. The output may include:- The Developer Hub (Backstage) URL
- ACS, Quay, and other dashboards (if deployed)
- Component-specific guidance or status messages
To access the Developer Hub UI, use the link provided on your GitHub App page or the one shown in the installation output. It begins with:
https://backstage-developer-hub-rhtap.apps.<cluster-domain>