AppFeed/templates/linuxserversRepository/linuxserver.io/syncthing.xml
Squidly271 9f3346099a Update
2021-02-16 16:58:23 -05:00

66 lines
2.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/syncthing.xml</TemplateURL>
<Date>1478059200</Date>
<Name>syncthing</Name>
<Project>https://github.com/syncthing/syncthing</Project>
<Support>https://forums.unraid.net/topic/41394-support-linuxserverio-syncthing/</Support>
<Registry>https://hub.docker.com/r/linuxserver/syncthing</Registry>
<Repository>linuxserver/syncthing</Repository>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Environment>
<Variable>
<Name>PUID</Name>
<Value>99</Value>
</Variable>
<Variable>
<Name>PGID</Name>
<Value>100</Value>
</Variable>
</Environment>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8384</HostPort>
<ContainerPort>8384</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>21027</HostPort>
<ContainerPort>21027</ContainerPort>
<Protocol>udp</Protocol>
</Port>
<Port>
<HostPort>22000</HostPort>
<ContainerPort>22000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir></HostDir>
<ContainerDir>/sync</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Version></Version>
<WebUI>http://[IP]:[PORT:8384]</WebUI>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/syncthing-icon.png</Icon>
<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>
<BaseImage>lsiobase/alpine</BaseImage>
<Overview>Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.</Overview>
<Category>Backup: Cloud: Network:Other Tools:Utilities</Category>
<Description>Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/syncthing.xml</templatePath>
</Container>