[sf-lug] where should django apps go?

Sameer Verma sverma at sfsu.edu
Mon May 13 15:11:26 PDT 2013


We have a Python Django application called Pathagar.

https://github.com/PathagarBooks/pathagar

Currently, we install using a set of instructions to install
dependencies (apt or yum) and then go configure the django part
itself. We've done this both in a home directory of a newly created
user (bookserver) and in /opt

Now, we are thinking of packaging up all of this into an RPM and/or
DEB, but are at a loss. Conventionally, where should Python Django
apps go?

Pinging the list because some of you may know.

cheers,
Sameer




More information about the sf-lug mailing list