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
- Rate límit reset
I've made an error in the code by not setting a limit on how much rows should i get per request because i was working with a small db for testing. Last night Iv...
- How to set permissions using the createO...
Hi, I'm trying to create a set of registers in a table using the tableDB.createOperations function, but it seems like it doesnt support/expect the usage of the ...
- Appwrite not sending Emails
I’m running a self-hosted Appwrite instance (v1.8.1) and I can’t get invite emails to send when using the team invite flow described in the docs: https://appwri...