Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53248
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-08-29 07:18 -0700 |
| References | <52bbd0bc-7c3e-4c85-bfe1-7fd4912945be@googlegroups.com> <05537ea8-4993-4ad2-baa7-4ccdf5268c5d@googlegroups.com> <mailman.364.1377781805.19984.python-list@python.org> |
| Message-ID | <cd84b2e1-914f-488e-96df-d4bdc7021f60@googlegroups.com> (permalink) |
| Subject | Re: Moving to Python for web |
| From | Andreas Ecaz <ecazs.net@gmail.com> |
On Thursday, August 29, 2013 3:10:03 PM UTC+2, Chris “Kwpolska” Warrick wrote: > On Thu, Aug 29, 2013 at 2:45 PM, Andreas Ecaz <ecaz> wrote: > > > I've decided to go with Flask! It's now running on UWSGI with NGINX. Hopefully I can get some stuff done :) > > > > How are you running uWSGI? On sane (non-Windows) OSes, I recommend > > using the uWSGI Emperor, which will protect you from your website > > going down when something crashes. You run the Emperor through your > > OS’s init system (e.g. upstart in Ubuntu, systemd in many others). > > > > -- > > Chris “Kwpolska” Warrick <http://kwpolska.tk> > > PGP: 5EAAEA16 > > stop html mail | always bottom-post | only UTF-8 makes sense Well, I know I'm not using Emperor. I'm fairly new to managing servers myself but I'll take a look at how to set that up.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Moving to Python for web ecazs.net@gmail.com - 2013-08-28 13:14 -0700
Re: Moving to Python for web Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-28 17:08 -0400
Re: Moving to Python for web Andreas Ecaz <ecazs.net@gmail.com> - 2013-08-28 14:25 -0700
Re: Moving to Python for web Andreas Ecaz <ecazs.net@gmail.com> - 2013-08-28 14:36 -0700
Re: Moving to Python for web sepatan@sibmail.com - 2013-08-29 09:36 +0700
Re: Moving to Python for web "Sam Fourman Jr." <sfourman@gmail.com> - 2013-08-28 22:18 -0400
Re: Moving to Python for web Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-08-29 11:05 +0200
Re: Moving to Python for web Andreas Ecaz <ecazs.net@gmail.com> - 2013-08-29 05:45 -0700
Re: Moving to Python for web Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-08-29 15:10 +0200
Re: Moving to Python for web Andreas Ecaz <ecazs.net@gmail.com> - 2013-08-29 07:18 -0700
Re: Moving to Python for web Wayne Werner <wayne@waynewerner.com> - 2013-09-05 15:26 -0500
csiph-web