Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add instructions on how to install GUI #3462

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mdavis-xyz
Copy link

Allegedly the GUI is installed by default since version 2.0.
However that's not true. I've tried installing and reinstalling version 2.5 and the GUI is still absent.

So I've added instructions on how to install it, based on issue #3461

Copy link

@hatched hatched left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @mlda065 however as the issue is rare and caused by a bug I feel that this should be worded as a help to people running into the issue and not as a flaw in the tool.

@@ -17,7 +17,7 @@ To view the URL and login credentials for the GUI, use the following command:
juju gui
```

This will produce output similar to the following:
This should produce output similar to the following:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this is simply a messaging issue on the rare event bootstrap fails to download a GUI. I feel that this should remain as will and the issue be resolved in Juju.

@@ -27,6 +27,14 @@ Your login credential is:
password: 1d191f0ef257a3fc3af6be0814f6f1b0
```

From Juju 2.0 onwards, the GUI *should* be installed by default.
However if you see the error `ERROR Juju GUI is not available: Juju GUI not found`, then:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd remove line 30 entirely and modify this one to read...

"If the juju gui command returns the error ERROR Juju GUI is not available: Juju GUI not found, then:"

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I just updated that

@pmatulis
Copy link

pmatulis commented Mar 19, 2019

@mlda065 You've caught the Juju documentation on the cusp of a significant change. Doc updates, as of today actually, are now made on discourse.jujucharms.com. See this announcement.

@timClicks
Copy link

@hatched do you know if this patch is still relevant?

@hatched
Copy link

hatched commented Jun 26, 2020

The issue that caused this PR to be created is still technically possible however the GUI has now been replaced with the Dashboard in 2.8 so it'll need some further updates to that effect.

https://github.com/canonical-web-and-design/jaas-dashboard/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants