You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/learning-paths/r2-intro/series/r2-2.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
pcx_content_type: navigation
3
-
title: R2 Public Buckets
3
+
title: Public buckets
4
4
sidebar:
5
-
order: 1
5
+
order: 2
6
6
tableOfContents: false
7
7
description: |
8
-
8
+
This video outlines how to configure public buckets in R2, which are private by default, to enable public Internet access. It presents two methods for setting up public access: using a custom domain for greater control over content management and security, or a Cloudflare managed subdomain for a simpler configuration.
In this video, you'll learn how to use S3 API commands and tools with R2, set up and configure R2 for S3 API compatibility, and integrate R2 into your existing workflows with minimal changes.
In this video, you'll learn how to use S3 API commands and tools with R2, set up and configure R2 for S3 API compatibility, and integrate R2 into your existing workflows with minimal changes.
description="In this video, you'll learn how to use Cloudflare R2 to store and manage data with no egress fees, supporting use cases like media, web assets, backups, and static site hosting."
12
-
href="/learning-paths/r2/series/r2-1/"
12
+
href="/learning-paths/r2-intro/series/r2-1/"
13
13
/>
14
14
<LinkCard
15
-
title="Watch Episode 2: "
16
-
description=""
17
-
href="/learning-paths/r2/series/r2-2/"
15
+
title="Watch Episode 2: Public buckets"
16
+
description="This video outlines how to configure public buckets in R2, which are private by default, to enable public Internet access. It presents two methods for setting up public access: using a custom domain or a Cloudflare managed subdomain."
17
+
href="/learning-paths/r2-intro/series/r2-2/"
18
18
/>
19
19
<LinkCard
20
-
title="Watch Episode 3: "
21
-
description=""
22
-
href="/learning-paths/r2/series/r2-3/"
20
+
title="Watch Episode 3: S3 API compatibility"
21
+
description="In this video, you'll learn how to use S3 API commands and tools with R2, set up and configure R2 for S3 API compatibility, and integrate R2 into your existing workflows with minimal changes."
22
+
href="/learning-paths/r2-intro/series/r2-3/"
23
23
/>
24
24
<LinkCard
25
-
title="Watch Episode 4: "
25
+
title="Watch Episode 4: Migrating your bucket data"
0 commit comments