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
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...