Canonical Bootstack Landscape Server

  • By Legacy - Canonical WTFB
  • Storage
Channel Revision Published Runs on
latest/stable 0 18 Mar 2021
Ubuntu 16.04 Ubuntu 14.04
juju deploy canonical-bootstack-landscape-server
Show information

Platform:

Ubuntu
16.04 14.04

Learn about actions >

  • bootstrap

    Bootstraps Landscape installation by creating an administrator user account.

    Params
    • admin-email string

      Email for the administrator to add.

    • admin-name string

      Name for the administrator to add.

    • admin-password string

      Password for the administrator to add.

    Required

    admin-name, admin-email, admin-password

  • migrate-schema

    Upgrade the landscape schemas on the related databases. Unit must already be paused with the 'pause' action.

  • pause

    Pause the Landscape unit. This action will interrupt any Landscape-related processing on the unit and prevent any further processing from happening.

  • resume

    Resume the Landscape unit. This action will start all the Landscape services on the unit.

  • upgrade

    Upgrade software on the Landscape unit. This action will update APT package indexes and upgrade the landscape-server package. Unit must already be paused with the 'pause' action.