Alai Contrail Contrail Webui

Channel Revision Published Runs on
latest/stable 0 18 Mar 2021
Ubuntu 14.04
juju deploy alai-contrail-contrail-webui
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • favicon-url | string

    Optional URL to an icon file with the site favicon to be used. NOTE: it will get downloaded and cached every time the config is updated. If empty, the default will be used.

  • http-port | int

    Default: 8080

    Port to listen for HTTP requests on.

  • https-port | int

    Default: 8143

    Port to listen for HTTPS requests on.

  • install-keys | string

    Apt keys for package install sources

  • install-sources | string

    Default: - "ppa:opencontrail/ppa" - "ppa:opencontrail/r2.20"

    Package sources for install

  • logo-url | string

    Optional URL to an image file with the site logo to be used. NOTE: it will get downloaded and cached every time the config is updated. If empty, the default will be used.

  • ssl-cert | string

    PEM encoded X.509 certificate for use in SSL. A self-signed certificate will be generated for use if ssl-cert and ssl-key are not set.

  • ssl-key | string

    PEM encoded private key for use in SSL. A self-signed certificate will be generated for use if ssl-cert and ssl-key are not set.

  • use-https | boolean

    Default: True

    Use HTTPS. HTTP requests will be redirected to HTTPS.