The most useful one is %(here)s, which is expanded in most contexts. See http://supervisord.org/configuration.html#unix-http-server-section-values for example.
On Mon, 2010-11-29 at 16:40 -0800, Yang Zhang wrote: > Anyone? > > On Fri, Nov 12, 2010 at 12:57 AM, Yang Zhang <[email protected]> wrote: > > I'm building an application where I'd like to use supervisord. > > However, I'd like to avoid hard-coding paths and other parameters used > > by supervisord into a static config file (most of the parameters come > > from a combination of command-line tools and configuration files > > belonging to the application). As a result, I'm just generating > > supervisord configuration files. Feels like a big hack for something > > that should be pretty common, so I figured I'd ask here to see if > > there's a Better Way. Thanks in advance for any hints. > > -- > > Yang Zhang > > http://yz.mit.edu/ > > > > > _______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
