By coreydipsy
I tried to deploy the website using digitaloccean and I followed the tutorial it provided: https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-20-04 Everything works fine until the step of “gunicorn --bind 0.0.0.0:8000 biostar.wsgi” There is a wsgi.py under Biostar and there are no error messages; however, when I go to the IP address, it told me not found. Does anyone know how to solve this problem? Thank you!!!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @coreydipsy,
You did create a reverse proxy in Nginx to port 8000 for your domain or IP address correct?
Can you please share the Nginx configuration file to see if everything is correct? Addtionally, see If opening the Application like so works:
Where XXX.XXX.XXX.XXX is your Droplet’s IP address.
Hi @coreydipsy,
Looking at the provided configuration file, I can’t see the reverse proxy that has been configured.
Did you follow the whole tutorial?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.