Indico
- Canonical IS DevOps
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 233 | 24 Oct 2024 | |
latest/edge | 233 | 01 Oct 2024 | |
latest/edge | 99 | 18 Nov 2022 |
juju deploy indico
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
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.