<p dir="ltr">Woohay! Good timing, and well done everyone!</p>
<div class="gmail_quote">On Apr 25, 2013 9:39 PM, "Gary Poster" <<a href="mailto:gary.poster@canonical.com">gary.poster@canonical.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Happy Raring day (still in some timezones)!<br>
<br>
The GUI team is happy to announce that this week's 0.4.0 release<br>
supports the new juju-core release.<br>
<br>
After installing Juju Core (<a href="https://juju.ubuntu.com/get-started/" target="_blank">https://juju.ubuntu.com/get-started/</a>),<br>
assuming your default environment's default-series is precise, simply<br>
run these commands:<br>
<br>
juju bootstrap<br>
juju deploy juju-gui<br>
juju expose juju-gui<br>
<br>
Finally, you need to identify the GUI's URL. It can take a few minutes<br>
for the GUI to start; this command will let you see when it is ready to<br>
go, by giving you regular status updates:<br>
<br>
watch juju status<br>
<br>
Eventually, at the end of the status you will see something that looks<br>
like this:<br>
<br>
services:<br>
  juju-gui:<br>
    charm: cs:precise/juju-gui-46<br>
    exposed: true<br>
    relations: {}<br>
    units:<br>
      juju-gui/0:<br>
        agent-state: started<br>
        agent-version: 1.10.0<br>
        machine: "1"<br>
        public-address: <a href="http://ec2-www-xxx-yyy-zzz.compute-1.amazonaws.com" target="_blank">ec2-www-xxx-yyy-zzz.compute-1.amazonaws.com</a><br>
<br>
That tells me I can go to the public-address in my browser via HTTPS<br>
(<a href="https://ec2-www-xxx-yyy-zzz.compute-1.amazonaws.com/" target="_blank">https://ec2-www-xxx-yyy-zzz.compute-1.amazonaws.com/</a> in this example),<br>
and start configuring the rest of Juju with the GUI. You should see a<br>
similar web address. Enter the address into a modern Chromium/Chrome or<br>
Firefox.  Accessing the GUI via HTTP will redirect to using HTTPS.<br>
<br>
By default, the deployment uses self-signed certificates. The browser<br>
will ask you to accept a security exception once.<br>
<br>
You will see a login form with the username fixed to "user-admin". The<br>
password is the same as your Juju environment's admin-secret, found in<br>
~/.juju/environments.yaml.<br>
<br>
Enjoy!  More bug fixes and features are on their way to the GUI soon.<br>
<br>
Thanks from the GUI team to the Juju Core team for their assistance,<br>
especially to Roger Peppe for his patience, guidance and support; and to<br>
Mark Ramm for helping us to bring the GUI and Juju Core teams together<br>
to build this.<br>
<br>
Gary<br>
<br>
--<br>
Juju mailing list<br>
<a href="mailto:Juju@lists.ubuntu.com">Juju@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju" target="_blank">https://lists.ubuntu.com/mailman/listinfo/juju</a><br>
</blockquote></div>