Discussion:
[Supervisor-users] Running two supervisord
Vinothkumar Vivekanandan
2014-05-14 12:25:29 UTC
Permalink
Hello

I am newbie, using supervisor to start my browser based user
interface[frontend] and python core modules[backend]. I have put both
frontend and backend into one supervisor.conf and running it. Working good.

1, How do I pass two configuration files to supervisord? And is it good to
run one supervisor for backend and another for frontend?

2, Is it possible to pass argument to the configuration like yes/no? So
that I can decide when to run frontend. Like, configuration with 'yes'
parameter, would run user interface and 'no' would not run user interface.

Thanks
Vinoth

Loading...