juju-quickstart 1.3.2 released

Juju Quickstart helps both new and experienced users quickly start Juju from Ubuntu.
Release 1.3.2 is out, and includes the following new features/bug fixes:

  • Ability to deploy the Juju GUI trusty charm on trusty environments.
  • Support for the Joyent provider.
  • Make control-bucket optional.
  • Improve Urwid unicode support.

To install and start Juju Quickstart, run these commands:

sudo add-apt-repository ppa:juju/stable
sudo apt-get update && sudo apt-get install juju-quickstart
juju-quickstart [-i]

More details on juju-quickstart are available in this blog post.

Enjoy!