How to create a SaaS account and register your first client¶
Landscape SaaS lets you manage your Ubuntu instances without having to maintain your own Landscape infrastructure. This guide describes how to create a Landscape SaaS account and register your first Landscape client machine.
Landscape is available with Ubuntu Pro subscriptions. A free, personal Ubuntu Pro subscription allows you to manage up to 5 machines with Landscape SaaS. Paid Ubuntu Pro subscriptions include Landscape SaaS entitlement as well.
Note
If you want to join your organization’s existing Landscape account rather than create a personal account, see the following section on joining an existing account.
Create your Landscape SaaS account¶
To create your new SaaS account:
Go to the Landscape SaaS sign-up page
Log in using your Ubuntu One account. If you don’t have an Ubuntu One account yet, create a new account on this page
For new accounts, you’ll also receive a confirmation email and need to verify your email address
Once verified, you’ll be redirected to the Landscape web portal. Provide your organization name and click Sign up to finish creating your SaaS account.
After account creation, you can access Landscape SaaS anytime at: landscape.canonical.com
Attach your Ubuntu Pro subscription¶
You’ll need an Ubuntu Pro subscription to register your first Landscape Client instance. You can get a free Ubuntu Pro subscriptions for up to 5 machines.
If you don’t already have an Ubuntu Pro subscription, sign up for an Ubuntu Pro account.
Get your Ubuntu Pro token from your Ubuntu Pro dashboard.
On the instance you want to manage with Landscape, open a terminal window and attach your Pro subscription:
sudo pro attach <YOUR_PRO_TOKEN>
Replace
<YOUR_PRO_TOKEN>with your actual token from the Ubuntu Pro dashboard.
Register your instance with Landscape SaaS¶
After attaching your Ubuntu Pro subscription, enable Landscape to install the client and register your machine.
Enable Landscape with Pro using the following command:
sudo pro enable landscape
This command will install Landscape Client and start an interactive configuration wizard.
Follow the prompts to configure your Landscape registration.
Self-hosted Landscape: Select No when asked if you’re using your own self-hosted Landscape installation (you’re using Landscape SaaS)
Computer title: Enter a descriptive name for this machine (e.g.,
my-laptop,dev-server)Account name: Enter your account (organization) name. This is the organization name you provided earlier in the process, but you can also get it from your Landscape web portal homepage.
Additional configuration prompts will use sensible defaults for Landscape SaaS. You can press Enter to accept them.
Confirm that you want to request a new registration for that instance (computer) be selecting Yes when prompted
You’ll receive confirmation that the registration request was sent successfully.
Accept your new instance in the Landscape web portal¶
You need to accept the pending registration from the web portal:
Log into your Landscape SaaS account
Accept the pending computer using one of these methods:
In the new web portal:
Click the Pending tile on the home page, or
Go to Instances > review pending instances > select your machine > click Accept
In the classic web portal:
Click the notifications icon (arrow icon) in the header
Click the notification about a pending computer
Select your machine from the list > Accept
Your machine is now registered and will appear in your Landscape account.
(Optional) Add secondary administrators¶
We recommend adding at least one secondary administrator to your Landscape account to ensure continuity of access. To invite additional administrators:
Navigate to:
New web portal: Org. settings > Administrators > Invite administrator
Classic web portal: Administrators > Invite an administrator section
Complete the form, entering the name and email address of the person you want to invite
Once you send the invite, the invited user will receive an email with subject line “You have been invited to the Landscape account […]” from noreply+landscape@canonical.com. Note that the invitation email may land in the recipient’s spam folder.
Alternative: Join an existing Landscape account¶
If you want to join your organization’s existing Landscape account, request access from an administrator on the account. You don’t need to create a personal account.