hummermania/csmanager

deployment to "/"

Closed this issue · 1 comments

Deployment of a webapp into system root can hardly be counted as a best practice.

Since this is just a test task leave it up to user, where to put your app, or point it into ~/Projects, /opt/, /usr/local

In the first deployment of Django projects I use home subdir and /opt/ directory. But in the some examples it recommended use /webapps. And yes, it's potentially security issue. I add the recommendation in README.md