Monday, June 28, 2021

Re: Deploy Django app with Apache2


On Thu, Jun 24, 2021 at 9:27 AM tristant <tran.trong.tri@gmail.com> wrote:
I was looking to turn a a laptop into a standing webserver to deploy a Django app within an intranet. This tutorial here shows how to doing with Apache2:  Hands-On How to Host Django with Apache2 | by Muhammad Ryan | Level Up Coding (gitconnected.com). But it only shows how to deploy locally without using a real DNS (i.e instead of using "localhost:8000", it uses "localhost/project_name" as the address).

Suppose I have secured a DNS, how should I proceed or what steps need to deviate from this tutorial? Or if anyone has better educating sources for this purpose, that would be much appreciated. I work with Ubutu. 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/0925c4ae-1d27-4221-a2d6-c2188b66d096n%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/CACbngZeVfcPy2RLyDO9gHr-BJLJktzyrwYQG6a7Ec5sXcywneQ%40mail.gmail.com.

No comments:

Post a Comment