By harshku2630
Hello I have 2 Django Application that I want to run in a same server and I have 2 domain name. Please tell me how to host this 2 Django Application in same server this is the domain and file locations for my application.
First Application —> Domain --> harshblog.tech file location for my project --> /home/harsh/harshblog file location for my python environment --> /home/harsh/harshblog/env file location for my wsgi.py --> /home/harsh/harshblog/harshbloging/wsgi.py
Second Application --> Domain --> kingofmemes.xyz file location for my project --> /home/harsh/harshmemes file location for my python environment --> /home/harsh/harshmemes/env file location for my wsgi.py --> /home/harsh/harshmemes/memes/wsgi.py
If you need more information related to this 2 Application please tell me and please help me. This 2 application is running on apache2 in different server. So, I want to run this 2 applications in nginx in a same server.
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!
Hello,
This should be achievable with Nginx server blocks as per this tutorial here:
Once you have your two Nginx server blocks, you can configure them as per the instruction in the Configure Nginx to Proxy Pass to Gunicorn step in this tutorial here:
Hope that this helps! Regards, Bobby
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.