Skip to content

Commit 2c092ea

Browse files
committed
Add Fastly.
1 parent 26ce06f commit 2c092ea

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

protocols/s3/fastly.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
Fastly Object Storage
2+
====
3+
4+
> [Fastly Object Storage](https://www.fastly.com/products/storage) Fastly Object Storage operates as a drop-in replacement for the S3 API with zero egress costs.
5+
6+
## Connecting
7+
8+
### Connection Profile
9+
10+
:::{note}
11+
Connection profiles can be installed from *Preferences → Profiles*.
12+
:::
13+
14+
Download the desired region for the Hetzner Object Storage Connection Profile with preconfigured settings.
15+
16+
- **eu-central** {download}`Fastly Object Storage (eu-central).cyberduckprofile<https://profiles.cyberduck.io/Fastly%20Object%20Storage%20(eu-central).cyberduckprofile>`
17+
- **us-east** {download}`Fastly Object Storage (us-east).cyberduckprofile<https://profiles.cyberduck.io/Fastly%20Object%20Storage%20(us-east).cyberduckprofile>`
18+
- **us-west** {download}`Fastly Object Storage (us-west).cyberduckprofile<https://profiles.cyberduck.io/Fastly%20Object%20Storage%20(us-west).cyberduckprofile>`
19+
20+
### Access Keys
21+
22+
You have to generate an access key with *Read and write* permissions before you can connect:
23+
24+
1. Log in to the [Fastly control panel](https://manage.fastly.com/).
25+
2. Go to Resources → https://manage.fastly.com/resources/object-storage.
26+
3. Click Create key and copy the _Access Key_ and _Secret Key_.
27+
28+
29+
## References
30+
- [Fastly Documentation](https://docs.fastly.com/en/guides/working-with-object-storage#working-with-the-s3-compatible-api)

protocols/s3/providers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ digitalocean
1111
dreamobjects
1212
dunkel
1313
exoscale
14+
fastly
1415
filebase
1516
garage
1617
hetzner

0 commit comments

Comments
 (0)