Case 1 : I've a domain ("remiel.work") which i want to host my portfolio thru appwrite sites. when i try to connect my domain (which i bought from spaceship, managing DNS records using cloudfare) to the sites, it tells me to update the nameservers (why can't i just add any DNS records for verification instead of nameservers??), i tried to change the nameservers in spaceship, 2 nameservers from cloudfare and 2 from appwrite now, still even after 24 Hours, the domain isn't connected. it would be helpful if i can just verify and connect my domain to the sites with just adding DNS records instead of changing my whole nameservers. (had to go back to vercel for hosting my portfolio 🥲)
Case 2 : I created appwrite functions to serve as a backend for one fof my projects, it worked well. but i wanted to connect my subdomain ("api.remiel.work") to that function, when i add them and verify them by adding the required CNAME to the DNS Records (i use cloudfare), it doesnt work. with that, my root domain is getting added in that organization domains ("remiel.work") which i dont want to happen. i just want to add my subdomain (verify only with DNS Records instead of Nameservers) to my appwrite functions and i didnt want it to add the root domain to the organization when i do this
Recommended threads
- Urgent help required - Could not resolve...
I upgraded my production environment to 1.8.0 but experienced issues with appwrite running out of worker threads. I downgraded back to 1.6.1 and restored the da...
- createMembership is not sending email wi...
Parameters should be correct. Account and Membership are successfully created. I have a next.js project with localhost origin allowed. I checked spam etc. i...
- Bulk delete failed with 401
- I created a transaction to bulk delete rows in a table has `done` equal `true` follow documentation. But when run, it returns 401 unauthorized error as screen...