templates/unraid/raneto.xml
2025-09-17 12:12:09 +00:00

76 lines
3.0 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-raneto/blob/master/readme-vars.yml -->
<Container version="2">
<Name>raneto</Name>
<Repository>lscr.io/linuxserver/raneto</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/raneto</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-raneto/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-raneto#application-setup</GitHub>
<ReadMe>https://github.com/linuxserver/docker-raneto#readme</ReadMe>
<Project>http://raneto.com/</Project>
<Overview>Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase.</Overview>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/raneto.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/raneto-logo.png</Icon>
<Date>2025-09-16</Date>
<Changes>
### 2025-09-16
- Many changes for upstream release, if upgrading a new configuration file might be needed.
### 2025-07-27
- Rebase to Alpine 3.22.
### 2025-02-01
- Rebase to Alpine 3.21.
### 2024-06-06
- Rebase to Alpine 3.20.
### 2024-03-20
- Rebase to Alpine 3.19.
### 2023-07-12
- Rebase to Alpine 3.18.
### 2023-07-01
- Deprecate armhf. As announced here(https://www.linuxserver.io/blog/a-farewell-to-arm-hf)
### 2023-04-21
- Fix for upstream changes.
### 2023-01-18
- Rebase to Alpine 3.17, migrate to s6v3.
### 2022-08-10
- Rebasing to alpine 3.15.
### 2021-01-23
- Rebasing to alpine 3.13.
### 2020-06-02
- Rebasing to alpine 3.11.
### 2019-12-19
- Rebasing to alpine 3.11.
### 2019-06-28
- Rebasing to alpine 3.10.
### 2019-06-01
- Initial Release.
</Changes>
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="The port for the Raneto web interface" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Raneto config and Markdown 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>