>
>
> Thanks this was useful, but I have a question.
> I was reading the docs, what if you use Emperor and you have have each
> app in a separate virtualenv?
>
> how do we activate each virtualenv before trying to run?
>
> Thanks.
>
>

You do not need to "activate" viirtualenvs in uWSGI, you simply specify
their path in config files.

For the emperor case, you will add a

virtualenv = <path>

directive to each of the vassals file


-- 
Roberto De Ioris
http://unbit.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to