I'm self hosting and using backblaze as storage solution, curious how can I get cloudflare cdn to work with appwrite storage for images any help is much appreciated
It should just work, I would expect? Are you having issues?
you mean when I just configure my domain over cloudflare and host appwrite, I would get cdn automatically for bucket urls / images?
Should do
You will need to setup a cache rule for that
Also, only do that if files will be available for everyone
Or just cache public files
Recommended threads
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...