Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

Released: Juju GUI 2.0

Tags: Juju

This article was last updated 8 years ago.


We are really happy to announce availability of the new and shiny version of Juju GUI 2.0 with completely redesigned and rewritten user interface and improved user experience.

The new GUI introduces:

  • redesigned canvas, relation management and charm handling with the new inspector
  • improved integration with the charm store, unifying the web experience at jujucharms.com
  • new machine view with drag’n’drop functionality – allocating units has never been easier!
  • creation and switching between models within a controller
  • new bundle deploys

Not much has stayed the same , so it’s best if you give the new GUI a try yourself.

 

The major changes for this release

GUI with controllers and models (Juju 1.25)

If you would like to test the GUI against a Juju controller, the JES feature flag needs to be enabled before bootstrapping. This will enable you to create, list and manage models directly from the GUI.

export JUJU_DEV_FEATURE_FLAGS=jes
juju bootstrap

Deploying the Juju GUI 2.0

Juju 1.25 or older

The charm is available via the charmstore URL cs:juju-gui and at https://jujucharms.com/juju-gui/ on the web. Just do the usual:

juju deploy cs:juju-gui

We hope you find the new GUI easier to use and the layout more intuitive. Enjoy using it and let us know what you think!

Try the new Juju GUI at jujucharms.com

Ubuntu cloud

Ubuntu offers all the training, software infrastructure, tools, services and support you need for your public and private clouds.

Newsletter signup

Get the latest Ubuntu news and updates in your inbox.

By submitting this form, I confirm that I have read and agree to Canonical's Privacy Policy.

Related posts

What is a Kubernetes operator?

Kubernetes is the open source, industry-standard platform for deploying, managing and scaling containerized applications – and applications on Kubernetes are...

Operate popular open source on Kubernetes – Attend Operator Day at KubeCon EU 2024

Operate popular open source on Kubernetes – Attend Operator Day at KubeCon EU 2024

Understanding roles in software operators

In today’s blog we take a closer look at roles – the key elements that make up the design pattern – and how they work together to simplify maintaining...