Custom Domains
All projects, after being deployed and promoted, get an xtages.dev
subdomain (for staging the domain name looks like staging-${some_number}.xtages.dev
and for production production-${some_number}.xtages.dev
).
However, you may associate your own domain with the application running in production. We handle the creation and renewal of the SSL certificate for your custom domain.
Adding a Custom Domain
Go to the project settings page:

Project settings.
Then in the “Domain settings” section, add the name of the domain you wish to associate.

Domain settings.
To point your domain to the production environment, you will need to work with your DNS provider to update your records to point to our servers, and so we can also verify that you own the domain name. The table below provides links to the documentation on updating the DNS records of some of the most used providers.