Hi Giovanni,
On 10/09/2020 07.59, Giovanni Silva wrote:
> Dears,
>
> can anyone help-me to configure a NGINX + GUNICORN to multiple projects?
>
> for the first project everything is work fine, for the second project, I
> create a new .socket file and new service file..
>
> The nginx and gunicorn is running, but when I try to access my site,
> appears the default page of nginx..
>
> Any suggestions??
>
You would probably have a better chance of getting some help if you
provide us with the relevant parts of your nginx configuration and a bit
more information about your setup (OS etc.).
Anyway, have you tried following this guide:
http://michal.karzynski.pl/blog/2013/10/29/serving-multiple-django-applications-with-nginx-gunicorn-supervisor/
Kind regards,
Kasper Laudrup