What is best for me might not be best for you. For example, why Windows 10? Ubuntu would probably be easier. But you have a reason for choosing Windows 10. Likewise, why IIS? If you ask me, the best *in general* is Debian - nginx - Gunicorn - PostgreSQL, but what I actually do each time depends on the constraints I have each time (for example, I have reasons to use Apache more often than nginx). If I _had_ to deploy in Windows 10, I'd probably use Apache, mod_wsgi and PostgreSQL.
And the RDBMS also depends on the application. Sometimes SQLite is fine. Regards, Antonis Antonis Christofides http://djangodeployment.com On 12/26/2016 08:11 AM, Varuna Seneviratna wrote: > Hello, > What is the best combination of components to be used when installing > Django on Windows 10; By Components, I mean the database and the web Server. > > > Thanks, Varuna > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAKW-c0wiaY%3D9viR4r_A3yvNCPSGZbN6W-C5akZ-bRLXZgbiDOg%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAKW-c0wiaY%3D9viR4r_A3yvNCPSGZbN6W-C5akZ-bRLXZgbiDOg%40mail.gmail.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/cad9e1eb-4980-1d3d-1668-e352a1328743%40djangodeployment.com. For more options, visit https://groups.google.com/d/optout.

