Question forum-like web application setup using nginx, gunicorn and django framework. Database used - sqlite.

Usage

Install latest version of nginx and nginx-push-stream module (https://www.nginx.com/resources/wiki/modules/push_stream/)

Replace your nginx configuration file with nginx_config

Run both nginx and gunicorn ( you can use runNginx and runGunicorn shell scripts )

image