AppFeed/lsio_categories/adguardhome-sync.xml
2023-08-10 11:19:06 -04:00

28 lines
2.3 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>adguardhome-sync</Name>
<Repository>ghcr.io/linuxserver/adguardhome-sync</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync</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-adguardhome-sync/issues/new/choose</Support>
<Shell>bash</Shell>
<Branch>
<Tag>latest</Tag>
<TagDescription>Stable releases from GitHub</TagDescription>
</Branch>
<Project>https://github.com/bakito/adguardhome-sync/</Project>
<Overview>[Adguardhome-sync](https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.</Overview>
<WebUI>http://[IP]:[PORT:8080]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/adguardhome-sync.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/adguardhomesync-logo.png</Icon>
<Config Name="API Port" Target="8080" Default="8080" Mode="tcp" Description="Port for AdGuardHome Sync&#39;s web API." 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="CONFIGFILE" Target="CONFIGFILE" Default="/config/adguardhome-sync.yaml" Description="Set a custom config file." Type="Variable" Display="always" Required="false" 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>