-
Published Question
Here is my Gunicorn config, with the changes I made in bold. After saving this and doing a sudo service gunicorn restart, I received a 502 error and my website is down. I'm hoping someone can help or tell me what I'...
1
•
•
By
bendonnaloia
Django
DigitalOcean 1-Click Apps Marketplace
-
Published Question
Hi,
My website has been down for 2 months, I've basically given up resolving this issue, I have been talking with DO support as well as posting on stackoverflow and nobody seems to be able to help me.
Setup: 1-click ...
9
•
•
By
bendonnaloia
Nginx
DNS
-
Published Answer
Did you ever figure this out? I’m having the same issue
•
By
bendonnaloia
-
Published Question
I did the 1-click Ubuntu/Django install. I'm trying however to run my Django project I migrated over which is contained within a virtualenv. Is there a config file with wsgi or nginx I need to edit to "point" it at ...
1
•
•
By
bendonnaloia
-
Published Answer
Thanks for your answer, that makes sense. So if I decide not to use a virtualenv in my droplet, would my dependancies be installed…
•
By
bendonnaloia
-
Published Question
I used the 1-click Django install for my droplet. I am trying to migrate over my local project which is contained within a virtualenv. I just created a new virtualenv in my droplet, and now I'm realizing that I need...
2
•
•
By
bendonnaloia
-
Published Answer
I forgot to include an important piece of information which is that, most of my dependencies have been modified (by me), and are no…
•
By
bendonnaloia
-
Published Question
I am trying to migrate over my virtualenv on my local machine to my droplet. Can I just create a new virtualenv on my droplet and then literally copy over the lib directory from my local machine into the virtualenv d...
2
•
•
By
bendonnaloia