1
Ask HN: How can I run this news server under supervisor?
I mean how can i use a one-line command to start this system?
From the doc, i should start mzcschema, then type a few line of command, than the server started.
But how can i write some code, then i can start it with one shell command or under supervisord?
Thank you very much.