Monday, January 14, 2019

Where do you place your application code in production

Hi,

This is not concerned with django itself, but I would love to get the general consensus here, In my college days while deploying a php application all the tutorials pointed to place my code in /var/www or something of that sort. For my django applications I tend to put it in /home/<user>/services/. What are the potential drawbacks of placing it inside home? Where do you generally place you application code?



regards
Vineeth

--
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 post to this group, send email to django-users@googlegroups.com.
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/CAMMZq8NuE_M0nrU0Hxt7oeFuTVOZNJbgDL%2BAL5vM%3D9SL6T2uJg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment