Another option is to use a template engine such as Perl Template Toolkit or Cheetah to expand environment variables first and generate your supervisord config file.
On Mon, Mar 24, 2008 at 7:47 AM, Chris McDonough <[EMAIL PROTECTED]> wrote: > > On Mar 24, 2008, at 3:48 AM, Mohanaraj Gopala Krishnan wrote: > > Hello, > > > > Firstly , great work on supervisord. It was exactly what I needed. > > > > The only question I do have is if there is anyway of expanding > > variables within the config file with values that are stored in > > environment variables. Looking through the manual and mailing list has > > not revealed any information. > > > > I understand that the 'environment' parameter key allows for us to > > define environment variables, but what I need is the reverse. > > No, unfortunately. This would be a nice feature, but we don't have it. > > - C > > _______________________________________________ > Supervisor-users mailing list > [email protected] > http://lists.supervisord.org/mailman/listinfo/supervisor-users >
_______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
