ubuntu-insights-server-k8s

Ubuntu Insights Server K8s

Channel Revision Published Runs on
latest/edge 65 30 Mar 2026
Ubuntu 24.04
juju deploy ubuntu-insights-server-k8s --channel edge
Show information

Platform:

Learn about configurations >

  • debug | boolean

    Set the log levels of the services to DEBUG (default WARN).

  • external-hostname | string

    The external hostname to use. Will default to the name of the deployed application.

  • ingest-apps | string

    Default: linux, windows, darwin, ubuntu_desktop_provision, ubuntu_release_upgrader, wsl_setup

    Comma-separated list of applications for which the service will accept reports.

  • ingest-legacy | boolean

    Default: True

    Whether the ingest service should accept legacy reports from older clients such as Ubuntu Report. If true, a preset list of applications will be appended to apps list for the ingest service.

  • migrate | boolean

    Default: True

    Whenever or not to run database migrations on startup using the migration scripts prepackaged with the image.

  • web-apps | string

    Default: linux, windows, darwin, ubuntu_desktop_provision, ubuntu_release_upgrader, wsl_setup

    Comma-separated list of applications for which the web service will accept reports.

  • web-host | string

    The host on which the web service will listen for HTTP requests.

  • web-legacy | boolean

    Default: True

    Whether the web service should accept legacy reports from older clients such as Ubuntu Report. If true, a preset list of applications will be appended to apps list for the web service.

  • web-port | int

    Default: 8080

    The port on which the web service will listen for HTTP requests.