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: docs/backends/s3_compatible/cloudflare-r2.rst
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ Cloudflare R2 implements an `S3 Compatible API <https://developers.cloudflare.co
5
5
6
6
#. Create an R2 bucket using Cloudflare's web panel or API
7
7
#. Follow `Cloudflare's docs`_ to create authentication tokens, locking down permissions as required
8
+
#. On your Cloudflare dashboard, create a Custom Domain that has your Static URL. This should match your Static_URL in your Settings.py file (e.g. static.domain_name.com)
8
9
#. Follow the instructions in the :doc:`Amazon S3 docs <../amazon-S3>` with the following exceptions:
9
10
10
11
* Set ``bucket_name`` to your previously created bucket
0 commit comments