templates/unraid/apprise-api.xml
2021-10-03 04:21:05 +02:00

42 lines
2.6 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-apprise-api/blob/main/readme-vars.yml -->
<Container version="2">
<Name>apprise-api</Name>
<Repository>lscr.io/linuxserver/apprise-api</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/apprise-api</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-apprise-api/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-apprise-api</GitHub>
<Project>https://github.com/caronc/apprise-api</Project>
<Overview>Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API.
* Send notifications to more then 65+ services.
* An incredibly lightweight gateway to Apprise.
* A production ready micro-service at your disposal.
Apprise API was designed to easily fit into existing (and new) eco-systems that are looking for a simple notification solution.</Overview>
<WebUI>http://[IP]:[PORT:8000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/apprise-api.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/apprise-api-logo.png</Icon>
<Date>2021-05-16</Date>
<Changes>
### 2021-05-16
- Add linuxserver wheel index.
### 2021-02-26
- Initial Release.
</Changes>
<Config Name="WebUI" Target="8000" Default="8000" Mode="tcp" Description="Port for apprise&#39;s interface and API." Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Where config is stored." 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>