Skip to content

Custom Domains

Connect a custom domain to your Proyecta app or use a free proyecta.live subdomain.

Proyecta supports publishing your app to:

  1. Free subdomainyourapp.proyecta.live (included with all plans)
  2. Custom domain — Connect a domain you own (e.g., myapp.com)

Note: Buying/registering domains directly inside Proyecta is not yet supported. You can purchase domains from any registrar (Namecheap, GoDaddy, Cloudflare, etc.) and connect them to your Proyecta app.

  1. Click Publish in the builder toolbar
  2. Choose Custom Domain
  3. Enter your domain name
  4. Follow the DNS configuration instructions
  5. Wait for DNS propagation and TLS provisioning

You’ll need to add these records at your domain registrar:

TypeNameValue
A@(provided during setup)
CNAMEwww(provided during setup)

Exact values are shown in the Publish dialog after you add your domain.

Your custom domain goes through these stages:

StatusDescription
Pending VerificationWaiting for DNS records to be configured
VerifiedDNS records confirmed
Provisioning TLSSetting up SSL certificate
ActiveDomain is live and serving your app
FailedSomething went wrong — check DNS config

Can I connect multiple domains to the same app?

Yes. You can add multiple domains from the Publish dialog. All domains serve the same app.

How long does DNS propagation take?

Usually minutes, but can take up to 48 hours depending on your DNS provider.

Is HTTPS included?

Yes. SSL/TLS certificates are provisioned automatically for all domains.

How do I remove a domain?

Open the Publish dialog and delete the domain from the list.