templates/unraid/tautulli.xml
2023-12-28 14:06:03 +00:00

131 lines
4.1 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-tautulli/blob/master/readme-vars.yml -->
<Container version="2">
<Name>tautulli</Name>
<Repository>lscr.io/linuxserver/tautulli</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/tautulli</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-tautulli/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-tautulli#application-setup</GitHub>
<ReadMe>https://github.com/linuxserver/docker-tautulli#readme</ReadMe>
<Branch>
<Tag>latest</Tag>
<TagDescription>Stable Tautulli releases</TagDescription>
</Branch>
<Branch>
<Tag>develop</Tag>
<TagDescription>Built at head of Tautulli nightly branch</TagDescription>
<ReadMe>https://github.com/linuxserver/docker-tautulli/tree/develop#readme</ReadMe>
<GitHub>https://github.com/linuxserver/docker-tautulli/tree/develop#application-setup</GitHub>
</Branch>
<Project>http://tautulli.com</Project>
<Overview>Tautulli(http://tautulli.com) is a python based web application for monitoring, analytics and notifications for Plex Media Server.</Overview>
<WebUI>http://[IP]:[PORT:8181]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/tautulli.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/tautulli-logo.png</Icon>
<Date>2023-12-23</Date>
<Changes>
### 2023-12-23
- Rebase to Alpine 3.19.
### 2023-08-26
- Rebase to Alpine 3.18.
### 2023-06-22
- Revert master branch to Alpine 3.17 due to issues with Python 3.11.
### 2023-05-25
- Rebase to Alpine 3.18, deprecate armhf.
### 2022-12-15
- Rebase master branch to Alpine 3.17.
### 2022-10-04
- Rebase master branch to Alpine 3.16, migrate to s6v3.
### 2022-01-10
- Rebase to Alpine 3.15.
### 2021-07-11
- Add curl package.
### 2021-01-23
- Rebasing to alpine 3.13.
### 2020-07-11
- Add py3-openssl.
### 2020-06-05
- Rebasing to alpine 3.12. Rework to python3.
### 2020-04-12
- Added mock from pip and donate links.
### 2019-12-19
- Rebasing to alpine 3.11.
### 2019-06-28
- Rebasing to alpine 3.10.
### 2019-03-23
- Switching to new Base images, shift to arm32v7 tag.
### 2019-02-22
- Rebasing to alpine 3.9.
### 2019-01-26
- Add pipeline logic and multi arch.
### 2018-10-23
- Update plex logs info in readm.
### 2018-08-16
- Rebase to alpine 3.8.
### 2018-03-10
- Rebrand to tautulli.
### 2017-12-12
- Rebase to alpine 3.7.
### 2017-07-21
- Internal git pull instead of at runtime.
### 2017-07-12
- Add inspect commands to README, move to jenkins build and push.
### 2017-05-25
- Rebase to alpine 3.6.
### 2017-04-20
- Add pycryptodomex pip package.
### 2017-02-07
- Rebase to alpine 3.5.
### 2016-09-09
- Add layer badges to README.
### 2016-08-27
- Add badges to README.
### 2016-08-08
- Rebase to alpine linux.
### 2015-07-16
- Inital Release.
</Changes>
<Config Name="WebUI" Target="8181" Default="8181" Mode="tcp" Description="WebUI" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Persistent config 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>