mirror of
https://github.com/remotely-save/remotely-save.git
synced 2024-06-07 21:10:45 +00:00
81eb45d32c
add Backblaze B2
1.6 KiB
1.6 KiB
Backblaze B2
Links
https://www.backblaze.com/cloud-storage
Steps
-
Create a Backblaze account on this page. Credit card info is not required. Backblaze B2 offers 10 GB of free storage.
-
Copy
Endpoint
, eg.s3.us-east-005.backblazeb2.com
— it'll be used later. -
Go to Application Keys:
-
Save
keyID
andapplicationKey
— they will be used later. -
Go to Remotely Save settings in Obsidian and:
- Choose
S3 or compatibile
in Remote Service: - Copy
Endpoint
from Backblaze (see 3. above) toEndpoint
in Remotely Save - From
endpoint
takeregion
(eg.us-east-005
) and paste it inendpoint
in Remotely Save - Copy
keyID
(see 7. above) toAccess Key ID
in Remotely Save - Copy
applicationKey
(see 7. above) toSecret Access Key
in Remotely Save - Copy
bucketname
(see 4. above) toBucket Name
in Remotely Save
- Choose
-
Click Check in Check Connectivity to see if you can connect to B2 bucket:
-
Sync!