Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ These are the most common causes of deployment failures.

### Domain & network parameters

1. **`parameters.global.portal_domain_name`**: The FQDN for the H< UI (e.g., `portal.my-company.com`).
1. **`parameters.global.portal_domain_name`**: The FQDN for the HM UI (e.g., `portal.my-company.com`).
1. **`parameters.transporter-rw-service.domain_name`**: The FQDN for the migration service.
1. **`parameters.transporter-dp-agent.rw_service_url`**: The full URL for the data plane agent (e.g., `https://<migration-domain>/transporter`).
1. **`parameters.upm-beacon.server_host`**: The hostname the beacon agent will use to connect back to the control plane.
Expand Down Expand Up @@ -155,4 +155,4 @@ Once the pods are running, verify that you can access the user interface.

The platform is installed and running. You are now ready to perform the initial post-installation configuration, such as connecting your first self-managed cluster or adding team members.

**[Proceed to Phase 6: Exploring your post-installation options](./post_install) →**
**[Proceed to Phase 6: Exploring your post-installation options](./post_install) →**
Loading