Skip to content

Commit

Permalink
docs(landscape): Write about Landscape GUI in how-to guide (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardGomezEscandell authored Mar 7, 2024
2 parents 72b870c + 7f41f18 commit e51270c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docs/howto/set-up-up4w.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ Get the Ubuntu Pro token associated with your subscription (it's free for up to
ping_url = ${PING_API_ENDPOINT}
account_name = standalone
```
> See more: [UP4W Landscape config reference](ref::landscape-config).
</details>
## 1. Install Ubuntu Pro for WSL
Expand All @@ -108,8 +106,10 @@ You have two ways of setting up UP4W. You can use the graphical interface (GUI),
1. Click on **Already have a token?**.
2. Write your Ubuntu Pro token and click **Confirm**.
3. Input your Landscape configuration:
1. Click on [TO BE ADDED] <!--TODO: Landscape data input GUI is not implemented yet-->
2. Write the path to file `landscape-client.conf` specified during the Landscape server setup.
1. Click on **Quick setup**.
2. Write the **FQDN** of your server.
3. Leave the **registration key** field empty.
4. Click the **Continue** button.
(howto::configure::registry)=
### Using the registry
Expand All @@ -122,7 +122,8 @@ You have two ways of setting up UP4W. You can use the graphical interface (GUI),
6. Input your Ubuntu Pro token:
- Right-click `UbuntuProToken` > Modify > Write the Ubuntu Pro token.
7. Input your Landscape configuration:
- Right-click `LandscapeConfig` > Modify > Write the contents of the specified file.
- Right-click `LandscapeConfig` > Modify > Write the Landscape config.
> See more: [UP4W Landscape config reference](ref::landscape-config).
## 3. Verify that UP4W is working
> If either verification step fails, wait for a few seconds and try again. This should not take longer than a minute.
Expand Down

0 comments on commit e51270c

Please sign in to comment.