I use buildout. Sometimes I'll build supervisord inside the buiidout , in order to have a buildout local daemonization solution that does not require root. Uwsgi , is it possible to use it that way? To just install it into a buildout, and use it to run that particular webapp? Or do best practices say install it as a system wide server?