Custom Domain
How to Attach a Custom Domain
Navigate to Projects and Click on Custom Domain
Add a Custom Domain Click on the option to add a custom domain and enter your domain name.
Update DNS Settings Follow the provided instructions to update your DNS settings with your domain registrar. Typically, this involves adding an
CNAME
record pointing to the Project's Domain.For example, if your custom domain is
example.com
and your project is deployed atxyz.pandastack.app
example.com
->CNAME
->xyz.pandastack.app
Verify Domain Ownership Click on Verify button and it will take about 5-10 mins to connect to it and generate SSL certificate. In some case
Automatic HTTPS Once the domain is verified, automatic HTTPs certificate will be rolled out.

Last updated