On Thu, Nov 12, 2015 at 2:39 PM, Tomasz Czyż <[email protected]> wrote:
> I think debian package is not that hard to do. The simple debian package > with systemd unit should be pretty simple. > > debs already exist: https://packages.debian.org/search?keywords=uwsgi > Another option could be creating self-extracting "installer": > > http://xmodulo.com/how-to-create-a-self-extracting-archive-or-installer-in-linux.html > > 2015-11-12 8:14 GMT+00:00 est <[email protected]>: > >> hello list, >> >> I have this django+uwsgi project need to ship to a client. I wanna make >> sure it's dead simple as possible, something like copy package, run package >> and viola would be awesome. >> >> >> So I looked into this, setuptools installs package to system CPython''s >> site-packages, wheel looks fine but you gotta extra deps to install >> forehand. >> >> So is there a simpler way to use uwsgi based django project? >> >> - need uwsgi emperor placed in rc.local >> - need external access commands like kill -HUP uwsgi >> - need external access to django manage.py commands >> >> Is it possible? Only options is to build deb or rpm packages? >> >> _______________________________________________ >> uWSGI mailing list >> [email protected] >> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >> >> > > > -- > Tomasz Czyż > > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > > -- Руслан Закиров Руководитель отдела разработки веб-сервисов +7(916) 597-92-69, ruz @ <http://www.sports.ru/>
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
