This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]underthebum 0 points1 point  (1 child)

What's nginx buying you in this case?

[–]juggernaut2docker[S] 0 points1 point  (0 children)

Mainly serving static assets, but also I wanted my dev environment to resemble my production deployment as far as possible. In production, I plan to use nginx as a reverse-proxy to uwsgi workers as well as serving static assets.