mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
35 lines
2.9 KiB
XML
Executable File
35 lines
2.9 KiB
XML
Executable File
<?xml version="1.0"?>
|
|
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
|
|
<!-- GENERATED FROM https://github.com/linuxserver/docker-kanzi/blob/master/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>kanzi</Name>
|
|
<Repository>lscr.io/linuxserver/kanzi</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/kanzi</Registry>
|
|
<DonateText>Donations</DonateText>
|
|
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
|
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
|
|
<Network>bridge</Network>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://github.com/linuxserver/docker-kanzi/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<GitHub>https://github.com/linuxserver/docker-kanzi#application-setup</GitHub>
|
|
<Project>https://lexigr.am/</Project>
|
|
<Overview>Kanzi(https://lexigr.am/), 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.</Overview>
|
|
<WebUI>https://[IP]:[PORT:8000]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/kanzi.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kanzi-logo.png</Icon>
|
|
<Date>2019-04-13</Date>
|
|
<Changes>
|
|
### 2019-04-13
|
|
- Initial Release.
|
|
|
|
</Changes>
|
|
<Config Name="WebUI" Target="8000" Default="8000" Mode="tcp" Description="Application Port" Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Configuration files." Type="Path" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="INVOCATION_NAME" Target="INVOCATION_NAME" Default="kanzi" Description="Specify an invocation name for this skill, use either kanzi or kod." Type="Variable" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="URL_ENDPOINT" Target="URL_ENDPOINT" Default="https://server.com/kanzi/" Description="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." Type="Variable" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
|
|
</Container>
|