Question
Problem adding a custom domain to the App Platform
Hello!
So, I wanted to move my static website to the new App Platform.
- I deployed the site from Git.
- I disabled Cloudflare from my own account, since it says in the documentation that it won’t work otherwise.
- Then, I tried to add a custom domain with the CNAME on Namecheap, as it says in the documentation. The CNAME propagation took place quickly.
But the domain didn’t work properly, which I expected. It showed a plain 404 error text and also performed a redirect from www to non-www, which means it still used the .htaccess found on the old server.
Now, I’m wondering: If the site goes automatically through Cloudflare in the App Platform, doesn’t it mean that they are basically my DNS providers, since that’s how Cloudflare works? You swap NS with Cloudflare’s, and then add MX, TXT, CNAME, etc. in Cloudflare.
In that case, how should I add the CNAME to Cloudflare if I can’t use my own account and can’t edit any DNS on the App Platform either?
Am I missing something?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
My CNAME propagation took place immediately as well, but my domain isn’t working properly either. I’m using DreamHost for my domains.
My app shows a CloudFlare page with a 1001 error. I never used CloudFlare with the domain whatsoever so my assumption is it’s going through the App Platform too. Curious to hear other experiences with the App Platform and custom domains.
@upstreamsalmon I have the exact same issue for my static site but with Name.com domain. I tried changing the nameservers from Name.com to Digital Ocean ones but that did not work as well. Not sure where Cloudflare comes in the picture here but I am out of options and would love some help.