dseichter <[email protected]> writes: > Do you plan to publish a sample script for runit or something else, > where I am able to start one script like mw-serve in older versions, > and all given parameters will be passed through to the one of the four > files.
no > > Thank you in advance for help, because > http://mwlib.readthedocs.org/en/latest/renderserver.html > not really helped me, how to start the render server like before. the page you link to starts with: ,---- | Overview | | Running a renderserver consists in running multiple programs | [1]. Unless you have some special requirements, you should be able to | start a working renderserver by running the following commands: | | $ nserve.py | $ mw-qserve | $ nslave.py --cachedir ~/cache/ | $ postman.py `---- You can also run these commands in a terminal (or a tmux/screen session) while setting up the system in order to defer setting up runit or a similar solution. -- Cheers Ralf -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
