> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Aloha people! > Is there any how-to about deploing several flask python > sites with nginx and uwsgi (is there any matter of using virtualenv?) ? > Cannot find it in google, so asking for llink now here. Think it would > be very helpfull for people and for me of course. > Thanks in advance!
1 instance for all of the apps: http://projects.unbit.it/uwsgi/wiki/Quickstart#multiflask But a more solid/secure approach would be having one uWSGI instance per-app managed by the Emperor: http://projects.unbit.it/uwsgi/wiki/Emperor -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
