Sub-Domains in Linode using Nginx and Gunicorn
Mar 6, 2023 · 2 min read · Hosting Django Application Subdomains in Linode server Assuming you have two Django applications that you want to deploy on the same server, you'll need to create two separate Gunicorn configuration files, one for each application. For example, you c...
Join discussion