One thing (which I haven't done yet in some of my layers) is to place your supervisorlib in `lib/charms/layer`. A nice first start though!
On Thu, Jul 21, 2016 at 4:39 AM, Stuart Bishop <[email protected]> wrote: > On 21 July 2016 at 10:40, James Beedy <[email protected]> wrote: > > > I'll take all the input/feedback/criticism I can get on this - thanks! > > Under Multi Application Support, the example references myapp1_ctxt > and myapp2_ctxt variables but they are both undefined and there is no > mention on what they are supposed to contain. > > From a charming perspective, I'm interested in if I should be using > Supervisor or systemd to control my applications. If you want uptake, > a simple Python API for generating simple templates is preferable to > expecting us to read the Supervisor documentation and learn its > configuration syntax ;) > > I think you want a wheelhouse.txt listing supervisor in your layer, so > the dependency gets pulled in at 'charm build' time, or the Ubuntu > package listed in layer.yaml under options->basic->packages. I don't > see anywhere in the layer that is installing the dependency. > > -- > Stuart Bishop <[email protected]> > > -- > Juju mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju >
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
