You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Doc: Update s3.md for provider Cloudflare R2 (#12805)
This commit is contained in:
@@ -54,6 +54,12 @@ If you provide a configuration and you receive "success!" on the "check config"
|
||||
- Region: required (Copied from the provided endpoint URL. Example: `us-east-001`)
|
||||
- Force Path Style: unchecked
|
||||
|
||||
## Cloudflare R2
|
||||
- URL: `https://<ACCOUNT_ID>.r2.cloudflarestorage.com` (clicking on API > "Use R2 with APIs" in Cloudflare Dashboard will show you the correct URL)
|
||||
- S3 Access Key & S3 Secret Key: Generate an API Token by going to Manage API tokens > "Create Account API Token". Give the API Token `Object Read & Write` permissions. Use the resulting `Access Key ID` and `Secret Access Key` as the S3 Access Key & S3 Secret Key in Joplin
|
||||
- Region: `auto`
|
||||
- Force Path Style: unchecked
|
||||
|
||||
## DigitalOcean
|
||||
- URL: `https://<region>.digitaloceanspaces.com` (region is selected when the bucket is created, available regions listed [here](https://docs.digitalocean.com/products/spaces/details/availability/))
|
||||
- Region: required, but no impact on the actual region as it's defined in the URL. Suggest entering `us-east-1`.
|
||||
|
Reference in New Issue
Block a user