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
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...