Deploy all charms of a bundle to a single AWS server instance

2014-10-20 Thread Malshan Peiris
Hi all, When i deployed a bundle to an AWS instance, it had created an AWS instance per charm, which is costly for the user. 1. Is it possible to deploy all charms of bundle to a single AWS instance without creating many instances. 2. Is it possible to deploy to a specific AWS instance defined

Re: lxc options in manual environment

2014-10-20 Thread Vasiliy Tolstov
2014-10-20 6:34 GMT+04:00 Andrew Wilkins : > Which version of Juju are you using? This was made provider-independent > recently, and you can configure it with > lxc-clone: true > lxc-clone-aufs: true > in your environments.yaml Thanks for info. I'm use latest stable, but not i want to try

Re: wordpress charm internal deps

2014-10-20 Thread Vasiliy Tolstov
2014-10-17 16:43 GMT+04:00 David Cheney : > At a guess these dependencies come in from the image processing libraries > that wordpress needs. Hm.. as i see xterm not needed, but install in suggestions and recommends. I'm try to add this options in install hook and check. -- Vasiliy Tolstov, e-m

Re: lxc options in manual environment

2014-10-20 Thread Andrew Wilkins
On Mon, Oct 20, 2014 at 5:40 PM, Vasiliy Tolstov wrote: > 2014-10-20 6:34 GMT+04:00 Andrew Wilkins : > > Which version of Juju are you using? This was made provider-independent > > recently, and you can configure it with > > lxc-clone: true > > lxc-clone-aufs: true > > in your environment

Re: Deploy all charms of a bundle to a single AWS server instance

2014-10-20 Thread John Meinel
On Mon, Oct 20, 2014 at 12:53 PM, Malshan Peiris wrote: > Hi all, > > When i deployed a bundle to an AWS instance, it had created an AWS > instance per charm, which is costly for the user. > > 1. Is it possible to deploy all charms of bundle to a single AWS instance > without creating many insta

Re: move already deployed service to new vps with different ip address.

2014-10-20 Thread Vasiliy Tolstov
2014-10-16 2:27 GMT+04:00 Kapil Thangavelu : > i thought so to, but i don't see the address update behavior in 1.20.9 fwiw. I'm try to move already worked wordpress from packer to real vps, and have problems with stable and devel ppa of juju: machine-0: 2014-10-20 11:08:58 INFO juju.api apiclien

Finding out the service name from within a hook

2014-10-20 Thread Andreas Hasenack
Hi, let's say I have two services, called X and Y, and they established a relation. >From within a relation joined or changed hook, how can I find out the service names? For example, when running -joined on X, how can I find out Y's name? -- Juju mailing list Juju@lists.ubuntu.com Modify setting

Re: Finding out the service name from within a hook

2014-10-20 Thread Christopher Glass
Y's unit name should be accessible through "$JUJU_REMOTE_UNIT" from X's relation-joined hook. See http://juju-docs.readthedocs.org/en/latest/internals/unit-agent-hooks.html Hope this helps! - Chris On Mon, Oct 20, 2014 at 2:52 PM, Andreas Hasenack wrote: > Hi, > > let's say I have two services,

Re: Finding out the service name from within a hook

2014-10-20 Thread Andreas Hasenack
On Mon, Oct 20, 2014 at 9:55 AM, Christopher Glass wrote: > Y's unit name should be accessible through "$JUJU_REMOTE_UNIT" from > X's relation-joined hook. > See > http://juju-docs.readthedocs.org/en/latest/internals/unit-agent-hooks.html > I tried that, but got in the weird situation where it's

Re: Finding out the service name from within a hook

2014-10-20 Thread Stuart Bishop
On 20 October 2014 19:00, Andreas Hasenack wrote: > On Mon, Oct 20, 2014 at 9:55 AM, Christopher Glass > wrote: >> >> Y's unit name should be accessible through "$JUJU_REMOTE_UNIT" from >> X's relation-joined hook. >> See >> http://juju-docs.readthedocs.org/en/latest/internals/unit-agent-hooks.ht

Logging with Logstash updates (new charm branch proposals)

2014-10-20 Thread Charles Butler
I just pushed up a new demonstration bundle which leverages my changes to the trusty logstash branch for routing all logs through the redis interface of the indexer (which is apparently faster than just scaling elasticsearch and just directing the inputs there...) I'd love it if someone could pull

Drupal Conference Latin America 2015

2014-10-20 Thread Sebastian
Hi Juju'ers / DevOps lovers, hopefully you know me by working in the Drupal charm and being around for a while now. I'm helping in the *Drupal Conference Latin America 2015* organization as a DevOps "track chair", also I'll be talking about Juju