
I have Cloudflare Access Tunnels in front of my Appwrite instance. When creating a CNAME in Cloudflare for my custom domain, if I don't enable Proxy, CF doesn't actually pass the traffic along at all. But if I do enable it, Appwrite won't verify the domain. I've been able to get around this by disabling Proxy for a couple of seconds whenever I want to add a domain, but this is not optimal.
I would expect Appwrite to actually just check if the domain I've entered points to Appwrite - try making a HTTP request to an expected endpoint or something.

Ya...it does cname check. But anyways, if you're using cloudflare in front, you may not even need to verify

Please create a new post instead of posting in someone else's thread
Recommended threads
- How do you strategically secure day's wo...
I worked entire day to try and solve how to use clerk such that it handles checking user's authentication purely server-side. I wasted entire day on a loop of a...
- `access_denied_to_user` - push new branc...
Why pushig new branch is not allowed? ``` git push origin fix-no_issue_id-fix_variable_name remote: {"auth_status":"access_denied_to_user","body":"Permission t...
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
