Skip to content

[Question] Deployment + CDN #89

Description

@nburt

Description

We've recently migrated from gunicorn to Daphne so I've also switched to using ServeStatic from Whitenoise, thanks for making that transition so seamless.

I've now been evaluating serving static assets via CDN. We're deployed on AWS ECS so during a deployment we can have multiple versions of the application running in parallel.

My assumption is that this open issue from Whitenoise applies to ServeStatic as well. Is that right? Or have you made adjustments to be able to use a CDN with that kind of deployment setup? If not it seems like we'll want to switch to uploading our static files to s3 instead of serving them from django

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions