Reporch IDE

Connect a custom domain

Add a domain to a completed deployment and verify DNS ownership.

Overview

A custom domain targets a completed deployment or release. Add the exact DNS records shown by Reporch at your DNS provider and wait for verification.

Before you start

  • A completed deployment to receive the domain
  • Permission to edit the domain DNS zone

Steps

1. Select a deployment

Open the completed deployment from the dashboard.

2. Enter the domain

Choose Connect Custom Domain and enter only the hostname.

3. Configure DNS

Add the displayed record type, name, and value at the DNS provider.

4. Confirm verification

After propagation, check verification status and the connected deployment URL in Reporch.

Expected result

  • A verified hostname routes to the selected deployment.
  • The domain does not show Ready until DNS or ownership verification completes.

Troubleshooting

  • Do not include https:// or a path in the hostname.
  • For delayed verification, inspect proxy settings, duplicate records, and the publicly resolved DNS value.
Reporch Team