|
|
|
|
|
by bjourne
1903 days ago
|
|
> Now I have traefic at the top of My to-learn list so that I can host multiple projects in the same VPS. Why do you need that? Nginx dispatches based on the domain name so you can easily host multiple Django sites on the same vps. I use the same tech stack as you except with uwsgi instead of Gunicorn. |
|