githubEdit

globeCustom Domain

Configure your domain for your Discloud hosted application.

🧭 Overview

You can map your own domain (e.g. yourdomain.com) or a subdomain (e.g. dash.yourdomain.com) to an application hosted on Discloud. The platform serves traffic through your app's Discloud subdomain using two A records pointing to our IPv4 addresses and validates ownership via TXT records.

Custom domain flow diagram

πŸ“‹ Requirements

circle-check
circle-check
circle-check
circle-check

πŸ—οΈ Add Your Domain (Dashboard)

1

Open the Discloud Dashboardarrow-up-right β†’ Custom Domain section.

2

Enter your domain (e.g. yourdomain.com). Optionally specify a subdomain (e.g. dash).

3

Click Register and then the DNS button. When you click it, you will see the records you need to configure (A and, if required, TXT tokens).

List of A records showing 75.2.96.173 and 99.83.186.151

βœ… Verify & Configure DNS

Although any DNS provider works, below are tabbed scenarios for clarity.

Records

Type
Name
Value

A

@ (or provider root)

75.2.96.173

A

@ (or provider root)

99.83.186.151

TXT (if shown)

@ / provided

Verification token

circle-exclamation

Cloudflare Proxy

Cloudflare dashboard showing DNS Only (Grey Cloud) for A records

πŸ”„ Rebuild the App

After DNS resolves and tokens validate, open the linked app and trigger Rebuild so the binding becomes active.

App list showing custom domain

πŸ“‘ DNS Propagation

  • DNS changes typically propagate within a few minutes.

  • However, TTL values and resolver cache may cause some delays.

  • To verify changes worldwide, check dnschecker.orgarrow-up-right

  • If some POPs still display old records, wait and re-check later.

Last updated