Y
Hacker News
new
|
ask
|
show
|
jobs
by
d0m
4899 days ago
I've had great success with nginx as the main entry to serve static files and direct the traffic at a django w/ gunicorn. Add a small
supervisor
system and you've got a very simple but robust server.