Hi! I'm using Appwrite Cloud Sites with Cloudflare for SaaS for multi-tenant custom domains.
Problem:
Custom domain: donate.pekeetong.my → CNAME to sites.donorcare.my → sgp.cloud.appwrite.io
Browser: Shows "Not Secure" ❌
How do I whitelist custom domains when SSL is managed by Cloudflare for SaaS?
Have you added your custom domain in the Domain section of your Site?
Failed to add domain to Fastly: {"errors":[{"title":"Invalid value for fqdn","detail":"fqdn Domain name has already been taken"}]}
this error when add, conflict with cloudflare?
im using custom hostname in cloudflare
but now already reach appwrite, routing issue?
Yes this can possibly be the issue
Can Appwrite Sites accept custom domains that CNAME through an intermediary (e.g., donate.pekeetong.my → sites.donorcare.my → sgp.cloud.appwrite.io) for Cloudflare for SaaS compatibility?
Recommended threads
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...