mirror of
https://github.com/linuxserver/templates.git
synced 2026-02-19 16:17:49 +08:00
87 lines
3.5 KiB
XML
Executable File
87 lines
3.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-overseerr/blob/main/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>overseerr</Name>
|
|
<Repository>lscr.io/linuxserver/overseerr</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/overseerr</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-overseerr/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<Deprecated>true</Deprecated>
|
|
<GitHub>https://github.com/linuxserver/docker-overseerr#application-setup</GitHub>
|
|
<ReadMe>https://github.com/linuxserver/docker-overseerr#readme</ReadMe>
|
|
<Branch>
|
|
<Tag>latest</Tag>
|
|
<TagDescription>Stable releases from GitHub</TagDescription>
|
|
</Branch>
|
|
<Branch>
|
|
<Tag>develop</Tag>
|
|
<TagDescription>Development releases from commits in upstream develop branch</TagDescription>
|
|
<ReadMe>https://github.com/linuxserver/docker-overseerr/tree/develop#readme</ReadMe>
|
|
<GitHub>https://github.com/linuxserver/docker-overseerr/tree/develop#application-setup</GitHub>
|
|
</Branch>
|
|
<Project>https://overseerr.dev/</Project>
|
|
<Overview>Overseerr(https://overseerr.dev/) is a request management and media discovery tool built to work with your existing Plex ecosystem.</Overview>
|
|
<WebUI>http://[IP]:[PORT:5055]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/overseerr.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/overseerr-logo.png</Icon>
|
|
<Date>2025-07-05</Date>
|
|
<Changes>
|
|
### 2025-07-05
|
|
- Rebase to Alpine 3.22.
|
|
|
|
### 2025-07-05
|
|
- Rebase to Alpine 3.22.
|
|
|
|
### 2024-12-24
|
|
- Rebase to Alpine 3.21.
|
|
|
|
### 2024-05-31
|
|
- Rebase to Alpine 3.20.
|
|
|
|
### 2023-12-23
|
|
- Rebase to Alpine 3.19.
|
|
|
|
### 2023-05-25
|
|
- Rebase to Alpine 3.18, deprecate armhf.
|
|
|
|
### 2022-12-18
|
|
- Rebase main to 3.17.
|
|
|
|
### 2022-10-27
|
|
- Rebase main to 3.16, migrate to s6v3.
|
|
|
|
### 2022-08-20
|
|
- Don't install cypress.
|
|
|
|
### 2022-04-01
|
|
- Rebase main branch to Alpine 3.15.
|
|
|
|
### 2022-01-27
|
|
- Rebase develop branch to Alpine 3.15.
|
|
|
|
### 2022-01-04
|
|
- Remove cached files.
|
|
|
|
### 2021-10-10
|
|
- Add additional post-build cleanup.
|
|
|
|
### 2021-09-19
|
|
- Rebase to alpine 3.14. Update code formatting. Increase js mem limit.
|
|
|
|
### 2021-04-05
|
|
- Initial Release.
|
|
|
|
</Changes>
|
|
<Config Name="WebUI" Target="5055" Default="5055" Mode="tcp" Description="Port for Overseerr's web interface." 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>
|