how can I verify custom domain ?
custom domain verification for cloudflare
Not yet verified, however I'm able to hit the endpoints
If you have everything configured correctly, it should generate automatically. If it's not working, see https://appwrite.io/docs/advanced/self-hosting/tls-certificates
Recommended threads
- Appwrite-console Failed to Start: How to...
I tried to deploy using Docker, and all the images started successfully except for appwrite-console, which failed to start and showed the following error: 2025...
- Help Please Account.Create() results in ...
When I try to create a new user with the following code `await _account.Create(userId: "unique()", email: email, password: password);` It hit an exception whic...
- Cloudflare for SaaS not working correctl...
Heyo! My Appwrite is a SaaS hostname. Meaning CNAME's from other Cloudflare accounts properly work and each CNAME is a proxy. However due to this, custom domai...