Skip to content

Commit

Permalink
Correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassie205 committed Sep 5, 2024
1 parent 266e3c9 commit 0f40f53
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions protocols/s3/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,11 @@ Connection profiles can be installed from *Preferences → Profiles*.
### Connecting

Supported [regions](https://developers.cloudflare.com/ssl/edge-certificates/geokey-manager/supported-options/#available-regions) are:
The connection profile supports the following [regions](https://developers.cloudflare.com/ssl/edge-certificates/geokey-manager/supported-options/#available-regions):

- `AFR` (Africa)
- `APAC` (Asia Pacific)
- `EEUR` (Eastern Europe)
- `ENAM` (Eastern North America)
- `EU` (European Union)
- `ME` (Middle East)
- `OC` (Oceania)
- `SAM` (South America)
- `WEUR` (Western Europe)
- `WNAM` (Western North America)

Expand All @@ -59,9 +54,12 @@ The following features are not supported within the [open beta](https://blog.clo

> [DreamObjects](http://dreamhost.com/cloud/dreamobjects/) is a cost-effective, public cloud storage service built on top of the open source technology [Ceph](http://ceph.io/). It is compatible with the APIs of [Amazon S3](index.md) and [Swift](../openstack/index.md) based object storage services.
### Connecting

As `us-west-1` was shut down the connection profile only supports the region `us-east-1`.

### Limitations

- As `us-west-1` was shut down only `us-east-1` is available for connecting
- View a feature support list in the [API documentation](https://help.dreamhost.com/hc/en-us/articles/217590537-How-To-Use-DreamObjects-S3-compatible-API).
- No support for multipart uploads through Cyberduck.

Expand Down Expand Up @@ -100,6 +98,10 @@ Connection profiles are available for the following [regions](https://community.

> [Filebase](https://docs.filebase.com/) is the first S3-compatible object storage platform that allows you to store data in a secure, redundant, and performant manner across multiple decentralized storage networks.
### Connecting

The connection profile is available for `us-east-1`.

### References

- [Learn how to backup your data to Filebase using Cyberduck](https://docs.filebase.com/client-configurations/cyberduck)
Expand Down Expand Up @@ -150,6 +152,10 @@ Located in Estonia. S3 compatible object storage with perfect cost and reliabili

[Pilvio](https://pilvio.com/) is a S3 compatible object storage.

### Connecting

The connection profile is available with the default hostname `s3.pilw.io`.

### References

- [Set Up Your Object Storage Space in 4 Steps](https://blog.pilw.io/set-up-your-object-storage-space-in-4-steps/)
Expand Down Expand Up @@ -243,6 +249,8 @@ Connection profiles are available for the following regions:

### Credentials

Using the connection profile the region will be set automatically.

1. Sign into your **Storj DCS** webinterface and navigate to the **Access** section.
2. Choose **Create S3 Credentials**, enter name and permissions, and select buckets.
3. Click **Encrypt My Access** to select the encryption and confirm your choice by selecting **Create my Access**.
Expand Down Expand Up @@ -275,6 +283,7 @@ Connection profiles are available for the following regions:
- [Eucalyptus](https://www.eucalyptus.cloud/)
- [Garage](https://garagehq.deuxfleurs.fr/)
- [IBM Cloud Object Storage (COS)](https://www.ibm.com/cloud/object-storage)
Connection profiles available
- [NetApp StorageGrid Webscale](https://docs.netapp.com/sgws-114/index.jsp)
- [Oracle Cloud Infrastructure](oraclecloud.md)
- [Outscale (using CEPH Opensource)](https://www.outscale.com/)
Expand Down

0 comments on commit 0f40f53

Please sign in to comment.