<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Apr 7, 2013 at 10:09 AM, Peter M. Petrakis <span dir="ltr"><<a href="mailto:peter.petrakis@canonical.com" target="_blank">peter.petrakis@canonical.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
<br>
On 04/06/2013 09:49 PM, Faruque Azam wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks Kapil.<br>
<br>
Addition to you guidance I have added 22 ports to AWS Juju's security group<br>
and I saw it was working perfectly.<br>
<br>
I felt juju is not at all a better solution as it is creating number of<br>
small instances for each service which will cause a high Amazon's bill. If<br>
it would create all the services in a single instance that made sense.<br>
<br>
Hope juju will update its nature.<br>
</blockquote>
<br></div>
sudo apt-get install juju-jitsu<br>
jitsu deploy-to [machine number] charm [service_name]<br>
<br>
The juju-gui is a great example of this:<br>
<a href="http://jujucharms.com/charms/precise/juju-gui" target="_blank">http://jujucharms.com/charms/<u></u>precise/juju-gui</a><br>
<br>
I don't know what dev focus is for getting deploy-to into goju, I would<br>
hope the answer is soon.<br></blockquote><div><br></div><div style>Its in progress. deploy-to will be supported out of the box with goju.</div><div style><br></div><div style>Just to clarify what deploy-to does, it basically allows an admin to decide precisely which existing machine to deploy a service to. Additional add-unit commands will allocate new machines allowing the service to scale out. The admin is responsible for preventing conflicts when deploying multiple services/units to a single machine.</div>
<div style><br></div><div style>cheers,</div><div style>Kapil</div><div> </div></div></div></div>