Skip to content

Kanzi

Logo

Description

Kanzi, formerly titled Kodi-Alexa, this custom skill is the ultimate voice remote control for navigating Kodi. It can do anything you can think of (100+ intents). This container also contains lexigram-cli to setup Kanzi with an Amazon Developer Account and automatically deploy it to Amazon.

Image

linuxserver/kanzi:latest

Categories

  • Mediaserver

Ports

  • 8000:8000/tcp

Volumes

ContainerBind
/config/opt/appdata/kanzi

Environment Variables

NameLabelDefaultDescription
PUIDPUID1024for GroupID
PGIDPGID100for UserID
TZTZEurope/AmsterdamSpecify a timezone to use for example Europe/Amsterdam
INVOCATION_NAMEINVOCATION_NAMEkanziSpecify an invocation name for this skill, use either kanzi or kod.
URL_ENDPOINTURL_ENDPOINThttps://server.com/kanzi/Specify the URL at which the webserver is reachable either `https://kanzi.server.com/` or `https://server.com/kanzi/` Note the trailing slash **MUST** be included.

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.kanzi.ruleHost(`kanzi.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.kanzi.entrypointshttps
traefik.http.services.kanzi.loadbalancer.server.port8000
traefik.http.routers.kanzi.tlstrue
traefik.http.routers.kanzi.tls.certresolverdefault
traefik.http.routers.kanzi.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleKanzi
mafl.descriptionKanzi, formerly titled Kodi-Alexa, this custom skill is the ultimate voice remote control for navigating Kodi.
mafl.linkhttps://kanzi.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupMediaserver
mafl.icon.urlhttps://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kanzi.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.