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
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...