Skip to content

Commit ca89a94

Browse files
[docs/r2] Add Cloudflare custom domain step (#1517)
Updated documentation to reflect the need to add a custom domain in the cloudflare dashboard.
1 parent 4cb42e0 commit ca89a94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/backends/s3_compatible/cloudflare-r2.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Cloudflare R2 implements an `S3 Compatible API <https://developers.cloudflare.co
55

66
#. Create an R2 bucket using Cloudflare's web panel or API
77
#. 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)
89
#. Follow the instructions in the :doc:`Amazon S3 docs <../amazon-S3>` with the following exceptions:
910

1011
* Set ``bucket_name`` to your previously created bucket

0 commit comments

Comments
 (0)