Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cloudflare to cloud provider options #5060

Open
Cdingram opened this issue May 8, 2024 · 5 comments
Open

Add cloudflare to cloud provider options #5060

Cdingram opened this issue May 8, 2024 · 5 comments

Comments

@Cdingram
Copy link

Cdingram commented May 8, 2024

Description

I like to use cloudflare for my "cloud provider", it would be great to have this option.

Rationale

Cloudflare is a great and cost effective option.

@Cdingram Cdingram changed the title Add cloudflare to cloudflare provider Add cloudflare to cloud provider options May 8, 2024
@jkaeske
Copy link
Contributor

jkaeske commented May 9, 2024

Also DigitalOcean could be added here.
Both are supported by django-storages, so that should be straight forward.
@browniebroke is that something that should be done?

@foarsitter
Copy link
Collaborator

If they send over an engineer to support it that would be great!

@browniebroke
Copy link
Member

browniebroke commented May 9, 2024

Also DigitalOcean could be added here.

No, for digital ocean, we've had this one open for a while... #1878

@jkaeske
Copy link
Contributor

jkaeske commented May 9, 2024

Also DigitalOcean could be added here.

No, for digital ocean, we've had this one open for a while... #1878

I just tested this, it works perfectly fine.
With the new dict-style storages config of Django 4.2 and "default_acl": "public-read" the media files can be made public.
I can make a PR and you can check it out.

@browniebroke
Copy link
Member

I can make a PR and you can check it out.

Sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants