You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Access key and secret can be found on the R2 dashboard under API Tokens
The bucket name should be the name of the bucket you just created
Region must be auto or us-east-1
Host must be the S3 API Url from your R2 dashboard without the bucket name at the end
This should look something like https://67d0565dd63d****************.r2.cloudflarestorage.com/
This can be configured in the Cloudflare dashboard under Settings → CORS Policy.
You can further customise this to for example only allow the https://diffuse.sh origin.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
https://www.cloudflare.com/products/r2/ is a S3 compatible storage that you can use with Diffuse.
Create a bucket on Cloudflare R2
Create a new "Amazon S3" source on Diffuse
Fill in the details:
API Tokens
auto
orus-east-1
This should look something like
https://67d0565dd63d****************.r2.cloudflarestorage.com/
Set up CORS on R2:
This can be configured in the Cloudflare dashboard under Settings → CORS Policy.
You can further customise this to for example only allow the https://diffuse.sh origin.
Add the source
Wait for processing to finish 🎷
Beta Was this translation helpful? Give feedback.
All reactions