How to bind adress with gunicorn default Django Askbot App
I have completed all the steps to install the Askbot Django Apps to but struck on gunicorn steps.
Postgres + Nginx + Gunicorn + Askbot on Ubuntu 16.04
I follow this articles
and struck on Testing Gunicorn's Ability to Serve the Project step
this is binding step. please help me to resolve this issues
Can you provide more details on where you are getting stuck exactly? Do you get any errors?
When i have run this command i have stuck on this
Sample Output
Here is my DIR structure
please provide me complete solutions that works.
Thanks..