Sunday, June 25, 2023

Re: Django Deployment.

Yep I would definitely opt for docker in this case, although it should be possible to use apache+mod_wsgi to do it also, just ... a lot more messy than a container if you already use/have docker (which is easy enough to install on win).

Forget IIS for this purpose, it's probably possible but I honestly wouldn't advise going down that rabbit hole.

Regards,
David

On Sat, Jun 24, 2023 at 11:37 PM Steve Liu <nice.lizhi@gmail.com> wrote:
Hey

Maybe you can use Docker for it? 



On Sat, Jun 24, 2023 at 6:44 PM Thomas Mutavi <mathiasthomas17@gmail.com> wrote:
Hello team,

Please recommend an article or a tutorial on Django deployment on windows server 2016 using either IIS or Apache. If you know the whole process you can also share.

Thanks

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8aa3132f-cb70-46fa-bd35-36339330ab88n%40googlegroups.com.

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAO_rqR4Huaor0-snXySycb8O64Q_NXaoEQ0t3SKtxCi073picQ%40mail.gmail.com.

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAE5VhgUo7yZd_x44vEE3YqYXesoLyk2kNfhkz52Bcg3RfRywdA%40mail.gmail.com.

No comments:

Post a Comment