Skip to content

Commit

Permalink
Merge pull request #1452 from G-Core/PIN-899-update-origin-groups
Browse files Browse the repository at this point in the history
add S3 storage examples to origin groups
  • Loading branch information
Oksana-Levchuk authored Nov 15, 2024
2 parents e92245d + eaa7f9d commit 66464f7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions documentation/cdn/add-an-origin-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,13 @@ Enter a unique name of a group.

## Step 3. Configure the origin group

You can choose AWS signature V4 origin authentication or select none for the public origins without authentication.
You can choose the **AWS signature V4** origin authentication or select **None** for the public origins without authentication.

### With S3 authentication

If you want to use AWS signature authentication, choose your storage type and proceed with the relevant instructions.
If you selected AWS signature authentication, choose your storage type and proceed with the relevant instructions.

You can configure any S3-compatible storage, such as Google Cloud Platform, DigitalOcean Spaces, or Azure Blob Storage.

<tabset-element>

Expand All @@ -85,7 +87,7 @@ If you want to use AWS signature authentication, choose your storage type and pr

<img src="https://assets.gcore.pro/docs/cdn/add-an-origin-group/aws-authentication.png" alt="Amazon S3 authentication for a new origin" width="80%">

#### Other storage
#### Other S3 storage

1\. Specify a hostname—a name that's assigned to a storage server within a network and is used instead of an IP address.

Expand Down

0 comments on commit 66464f7

Please sign in to comment.