Trusted by modern launch teams

Skip to main content
DevAssistant Docs

Product guidance, technical reference, and proven workflows.

Browse documentation
Launch6 min read

Domains and SSL

Connect a hostname, verify DNS, provision TLS, and choose the primary domain.

Connect a domain

Add the hostname from the site domain settings. DevAssistant validates the requested domain, creates the routing binding, and displays the DNS records required by the provider.

DNS changes can take time to propagate. Keep the platform domain available until the custom hostname reports healthy routing and an active certificate.

Verification states

DNS verifies that the hostname resolves to the expected destination. Routing verifies that the platform recognizes the host. SSL verifies that a valid certificate is available for HTTPS traffic.

A domain should become primary only after all required checks pass. Failed checks do not affect the existing production domain.

Typical DNS records

The exact target is shown in site settings. Use the values provided for the specific hostname rather than copying records from another project.

Illustrative DNS configuration
dns
www      CNAME   sites.devassistant.io
@        ALIAS   sites.devassistant.io

Still need help?

Find recovery guidance or contact the DevAssistant team.