Custom Domain

Last updated
Note: If you are using Cloudflare, please make sure you DO NOT ENABLE PROXY (disable orange button).
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.comand your project is deployed at xyz.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.
Purge Cache" if deployment is successful but your changes are not refleced. In

Last updated