Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to cloud.appwrite.io which I strongly think is also hosted in CloudFlare.
Adding A record will be a tough one too, as CloudFlare should have dynamically assign IP to all domains registered and hosted with them, so this option is also out of the question for now. Unless our Appwrite dev does have any info regarding IP Address pointing to cloud.appwrite.io which will greatly help us (CloudFlare users).
Any other option? I can't move my domain to another hosting company as it's newly registered (I do think I need to wait 6 month?). Does appwrite have other domain out of CloudFlare?
Asking for any workaround for this, as this should improve deep-link / Oauth2-related functions. Thanks in advance.
Recommended threads
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...