<div dir="ltr">Plop,<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><pre style="white-space:pre-wrap;color:rgb(0,0,0)">
Hi everyone,
Ben's been working on providing Vagrant images with Juju built in:
<a href="http://blog.utlemming.org/2013/12/beta-cross-platform-juju-development.html">http://blog.utlemming.org/2013/12/beta-cross-platform-juju-development.html</a>
This is particularly important for those of you on Windows or OSX we
share the /vagrant directory, allowing you to quickly hack on your
charm locally and deploy to running Ubuntu Cloud instances just as you
would to a provider. (Except without the cost!)
Please feel free to send feedback to this list!</pre></blockquote><div>Yesterday I follow the tuto cause I wanna quickly test Juju for professionnal needs. Everything was find, I has my Juju GUI, until I tried to deploy some charms.</div>
<div><br></div><div>I deployed a mysql one and a mediawiki. I take a look to the IP adress it gaves me : 10.0.3.23</div><div><br></div><div>I opened my host browser, and try to connect to the IP. It failed. After a little discussion on IRC, @utlemming told me that I have to use sshuttle to transfert the <a href="http://10.0.23.0/24">10.0.23.0/24</a> network to my real one. </div>
<div><br></div><div>I use the command line </div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><font face="courier new, monospace">sshuttle -e 'ssh -o UserKnownHostsFile=/dev/null vagrant@localhost:2222' <a href="http://10.0.3.0/24">10.0.3.0/24</a></font></div>
</blockquote><div><br></div><div>(The command line seems to be no persistant by the way)</div><div><br></div><div>But I'm still not able to connect to my mediawiki with 10.0.3.23</div><div><br></div><div>Anybody could help ? I would demonstrate how Juju could help us at work but for now... </div>
<div><br></div><div>Thx in advance guys, you do a ream great job</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<pre style="white-space:pre-wrap;color:rgb(0,0,0)">--
Jorge Castro
Canonical Ltd.
<a href="http://juju.ubuntu.com/">http://juju.ubuntu.com/</a> - Automate your Cloud Infrastructure
</pre></blockquote><div>Cheers<br clear="all"><div>Winael<br><a href="http://aliaz.com/winael" target="_blank">http://aliaz.com/winael</a></div>
</div></div>