FR

Domains & subdomains

Attach your custom domains and manage automatic subdomains.

The Domains page manages two things:

  1. Your custom domains (e.g. mysite.com) that you add and verify.
  2. Automatic subdomains generated for your projects.

Registering a custom domain

  1. Open DomainsAdd Custom Domain.
  2. Enter your domain (e.g. mysite.com).
  3. Paylood shows the DNS record to create at your registrar.
  4. Click Verify once the DNS has propagated.

Capture à venir

en/domains-overview

Cette capture illustrera la vue correspondante. Elle est générée automatiquement par le pipeline Playwright.

Domains page — custom domain management

The domain status goes from pending_verification to verified, or failed if verification fails.

Verification checks that the domain points to your server. Once verified, the domain can be attached to your projects.

Automatic subdomains

Projects without a custom domain receive an automatic subdomain *.paylood.app, managed by Caddy (on-demand TLS). The Subdomain routes table lists all active routes, generated as deployments happen.

Tip

An automatic subdomain is available immediately after the first deployment — perfect for testing without touching DNS.

Attaching a domain to a project

  1. Open the project → Settings tab (or the Domain wizard step).
  2. Choose the domain and the desired subdomain.
  3. Save then redeploy to apply the new route.

Deleting a domain

From the list, click Delete. Projects using it fall back to their automatic subdomain on the next deployment.

Going further

Last updated: 2026-08-14 Edit this page