Deployment Portal
The Deployment Portal is the setup page opened from a deployment link. It shows the platforms and setup methods allowed by that link, collects deployer-provided inputs, and displays the generated commands or templates.
The environment owner performs the environment-owned setup with their own cloud or cluster access. The setup API checks the selected choices again; the browser is not the access-control mechanism.
your backend creates link
│
▼
environment owner opens portal
│ chooses an allowed platform and setup method
▼
generated setup runs with the owner's credentials
│
▼
deployment checks inWhat to configure
In the dashboard, configure the portal branding and support or documentation links under the project’s deployment settings. The exact fields shown in the portal come from the current project and release.
Test the handoff
Before sending a link:
- publish the release;
- generate a link limited to the platforms and setup items you support;
- open it in a clean browser profile;
- complete setup in a test environment;
- confirm the deployment checks in and one safe operation succeeds.
See Customer setup and Google Cloud setup.