K
K
kamiram2012-10-24 05:38:30
Python
kamiram, 2012-10-24 05:38:30

uwsgi options (disappeared paste, ini-paste, etc.)?

Recently, uwsgi does not understand the paste option, but uwsi_python does.
How now to deploy all sorts of pyramids with pylons correctly?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kir ---, 2014-11-14
@SowingSadness

In version 2.0.8, --ini-paste works for me, although it is not in the documentation.
(pyramid)# uwsgi --version
2.0.8
(pyramid)# uwsgi -h | grep ini-paste
--ini-paste load a paste.deploy config file containing uwsgi section
--ini-paste-logged load a paste.deploy config file containing uwsgi section (load loggers too)
(pyramid)#

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question