remotely-save/docs/remote_services/s3_storj_io/README.md

18 lines
651 B
Markdown
Raw Permalink Normal View History

2024-01-21 07:00:01 +00:00
# Storj
## Links
<https://www.storj.io/>
## Steps
1. Register an account. Login.
2. Create a bucket.
2024-02-08 08:45:24 +00:00
3. Create S3 Credentials in Access Management. Allow all permissions for the bucket. Remember the access key and secret key and the end point. The end point is likely to be [`https://gateway.storjshare.io`](https://docs.storj.io/dcs/api/s3/s3-compatible-gateway).
![](./storj_create_s3_cred_1.png)
![](./storj_create_s3_cred_2.png)
2024-01-21 07:00:01 +00:00
4. Input your credentials into remotely-save settings. Region [should be `global`](https://docs.storj.io/dcs/api/s3/s3-compatibility).
2024-02-08 08:45:24 +00:00
![](storj_remotely_save_settings.png)
2024-01-21 07:00:01 +00:00
5. Check connectivity.
6. Sync!