Workspace
Your apps need a home people will use. The workspace gives the org one root URL: pages, links and operating notes, with a page that lists every app.
A list of deployments is not an internal product. A cloud dashboard is for builders. The rest of the org thinks in teams, workflows and customers, and finds the software without remembering subdomains.
Start with a working catalog. Create the workspace from the dashboard or the CLI.
$ hub workspace init
Live at https://acme.myhub.host
Markdown files in folders make the page tree. One page fills itself from the org: every app, its link and who can open it. No third-party runtime dependencies.
A page is a markdown file with links. So a workflow page walks someone through the apps in order, and the folders make the tree on the left.
Edit a page, run hub deploy, and it is up.