Indico

  • By Canonical IS DevOps
Channel Revision Published Runs on
latest/stable 199 02 May 2024
Ubuntu 20.04
latest/edge 201 02 May 2024
Ubuntu 20.04
juju deploy indico
Show information

Platform:

Learn about configurations >

  • customization_debug | boolean

    Enable debug for custom templates

  • customization_sources_url | string

    URL for the git repository containing the customization files

  • enable_roombooking | boolean

    Enable the room booking plugin.

  • external_plugins | string

    Comma separated list of external plugins to be installed, e.g. git+https://github.com/indico/indico-plugins-cern.git/#subdirectory=themes_cern. The format of each item must be supported by pip.

  • indico_no_reply_email | string

    Default: noreply@mydomain.local

    Email address used when sending emails to users to which they should not reply.

  • indico_public_support_email | string

    Default: support@mydomain.local

    Email address that is shown to users on the “Contact” page.

  • indico_support_email | string

    Default: support-tech@mydomain.local

    Email address of the technical manager of the Indico instance.

  • site_url | string

    URL through which Indico is accessed by users.