I want to create a RPM package for my pylon app. Exists any document / proposal about put the pylons tree as a system-wide package, in a standard way. For example, my pylon app is a blog, the next tree can be deploy after install it:
/etc/myblog/myblog.ini /etc/myblog/myblog.wsgi -> link to apache2/site-enabled for (mod_wsgi) /usr/lib/python2.6/site-packages/myblog/... /var/lib/myblog/templates/ /var/lib/myblog/public/ /usr/share/doc/myblog/Documentation ... or create a "pylons" directory as standard, for example: /etc/pylons/myblog.ini /var/lib/pylons/myblog/... ... It's possible? Greetings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
