Caio1982 System Image Server

  • By Caio Begotti
Channel Revision Published Runs on
latest/stable 39 18 Mar 2021
Ubuntu 14.04
latest/edge 39 18 Mar 2021
Ubuntu 14.04
juju deploy caio1982-system-image-server
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • branch | string

    Default: lp:~ubuntu-system-image/ubuntu-system-image/server

    BZR branch the service lives in

  • channel_devices | string

    Default: ubuntu-touch/devel:mydevice ubuntu-touch/devel-current:mydevice ubuntu-touch/qa:otherdevice

    List of pairs with devices for creation and their channel relation

  • config_template | string

    Image server config template (base64 encoded)

  • cronjob | string

    Cronjob of the image server, useful for periodic importing of images (base64 encoded)

  • fqdn | string

    Default: system-image.staging.ubuntu.com

    FQDN of the host unit that this charm relates to, used with install_root to determine the installation path too

  • install_root | string

    Default: /srv/

    The root directory the service will be installed in

  • keyowner | string

    E-mail to be used when generating the service GPG keys (if empty it will use testing keys)

  • packages | string

    Default: bzr abootimg android-tools-fsutils python-gnupg python-gpgme fakeroot pxz pep8 pyflakes python-mock haveged tree cron

    Packages required for this service

  • revno | string

    Revision or tag to branch from

  • shell | string

    A batch of commands to be passed to si-shell during post-deployment (base64 encoded)

  • tarball | string

    A URL to a tarball of the code

  • vcs | string

    Default: branch

    Grab code from a bzr 'branch' or a URL to a 'tarball'