Hi everyone 👋
I'm building a website builder SaaS using Appwrite Cloud Functions My architecture relies on users connecting their own custom domains via CNAME to my Appwrite Function, which renders their site.
I have 3 critical questions:
- Is there a hard limit on the number of custom domains I can add programmatically via the API? (I aim to support thousands of domains).
- Does Appwrite Cloud automatically provision and renew Let's Encrypt certificates for all these dynamic user domains, or is this feature intended only for a few static project domains?
- Is there an additional cost per custom domain?
I need to confirm this architecture is viable on Cloud before scaling, or if I should look into a reverse-proxy solution. Thanks!
Recommended threads
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...
- User column is processing
I am still encountering the processing tag after creating a column in my database. and its not a network or refresh issue, i have refreshed over and over, shutd...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...