mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
42 lines
2.5 KiB
XML
Executable File
42 lines
2.5 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-embystat/blob/master/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>embystat</Name>
|
|
<Repository>lscr.io/linuxserver/embystat</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/embystat</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-embystat/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<GitHub>https://github.com/linuxserver/docker-embystat#application-setup</GitHub>
|
|
<Project>https://github.com/mregni/EmbyStat</Project>
|
|
<Overview>Embystat(https://github.com/mregni/EmbyStat) is a personal web server that can calculate all kinds of statistics from your (local) Emby server. Just install this on your server and let him calculate all kinds of fun stuff.</Overview>
|
|
<WebUI>http://[IP]:[PORT:6555]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/embystat.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/embystat-logo.png</Icon>
|
|
<Date>2020-04-08</Date>
|
|
<Changes>
|
|
### 2020-04-08
|
|
- Structural changes for beta18.
|
|
|
|
### 2019-12-04
|
|
- Disable in app updates.
|
|
|
|
### 2019-11-12
|
|
- Multi-arch builds.
|
|
|
|
### 2019-09-10
|
|
- Initial Release.
|
|
|
|
</Changes>
|
|
<Config Name="WebUI" Target="6555" Default="6555" Mode="tcp" Description="web gui" Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Contains all relevant configuration files." Type="Path" Display="advanced" 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>
|