Docs

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 in

What 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:

  1. publish the release;
  2. generate a link limited to the platforms and setup items you support;
  3. open it in a clean browser profile;
  4. complete setup in a test environment;
  5. confirm the deployment checks in and one safe operation succeeds.

See Customer setup and Google Cloud setup.

On this page