• Installation and first steps see here
  • For start server - python manage.py runserver
  • sudo gunicorn -b 0.0.0.0:8000 --pythonpath /home/box/web/ask ask.wsgi:application