Skip to content

Feature/whitenoise#473

Open
kgrandis wants to merge 4 commits intoadlnet:masterfrom
kgrandis:feature/whitenoise
Open

Feature/whitenoise#473
kgrandis wants to merge 4 commits intoadlnet:masterfrom
kgrandis:feature/whitenoise

Conversation

@kgrandis
Copy link
Copy Markdown
Contributor

@kgrandis kgrandis commented Sep 8, 2017

This branch adds 'whitenoise' ( http://whitenoise.evans.io/en/stable/index.html ) to the project for managing static media.

The primary reasoning is to ease deployment and containerization by allowing the static content to be served directly through the wsgi server, making the project much more self-contained, and simplifying the nginx dependency.

This is another minor step to simplifying the ability to containerize this project.

NOTE: this builds on the feature/staticfiles branch.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant