mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-15 18:38:58 +00:00
55 lines
3.4 KiB
XML
55 lines
3.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Container version="2">
|
|
<Date>1538712000</Date>
|
|
<Name>Sync</Name>
|
|
<Project>https://www.resilio.com/</Project>
|
|
<Overview>
|
|
BitTorrent Sync, or simply - Sync - is an application for data synchronization. Its primary goal is to keep designated folder content same on 2 or more devices / computers. As soon as something changes on one computer, change (would it be changed content of a file, file renaming or deletion, etc.) should be propagated to all other computer(s) that want to keep the folder synchronized. Sync is available for a bunch of platforms, both desktop and mobile, which gives a good usage flexibility.
|
|
</Overview>
|
|
<Registry>https://registry.hub.docker.com/r/limetech/sync/</Registry>
|
|
<GitHub>https://github.com/limetech/dockerapp-sync</GitHub>
|
|
<Repository>limetech/sync</Repository>
|
|
<Support>https://forums.unraid.net/topic/38974-support-limetechs-docker-repository/</Support>
|
|
<BindTime>true</BindTime>
|
|
<Privileged>false</Privileged>
|
|
<Environment></Environment>
|
|
<Networking>
|
|
<Mode>bridge</Mode>
|
|
<Publish>
|
|
<Port>
|
|
<HostPort>8888</HostPort>
|
|
<ContainerPort>8888</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
<Port>
|
|
<HostPort>5555</HostPort>
|
|
<ContainerPort>5555</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
<Port>
|
|
<HostPort>3838</HostPort>
|
|
<ContainerPort>3838</ContainerPort>
|
|
<Protocol>udp</Protocol>
|
|
</Port>
|
|
</Publish>
|
|
</Networking>
|
|
<Data>
|
|
<Volume>
|
|
<HostDir>/mnt/user/appdata/Sync</HostDir>
|
|
<ContainerDir>/config</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
</Data>
|
|
<WebUI>http://[IP]:[PORT:8888]/</WebUI>
|
|
<Icon>https://d2631fvi2jdnb6.cloudfront.net/docker/limetech/sync.png</Icon>
|
|
<Network Default="bridge">bridge</Network>
|
|
<Config Type="Port" Name="Web Interface Port" Target="8888" Default="8888" Mode="tcp" Display="always-hide" Required="true" Description="This is Sync's Web UI port you can access via a web browser.">8888</Config>
|
|
<Config Type="Port" Name="TCP Data Transfer Port" Target="5555" Default="5555" Mode="tcp" Display="advanced-hide" Required="true" Description="This is Sync's TCP port for data transfers.">5555</Config>
|
|
<Config Type="Port" Name="UDP Data Transfer Port" Target="3838" Default="3838" Mode="udp" Display="advanced-hide" Required="true" Description="This is Sync's UDP port for data transfers.">3838</Config>
|
|
<Config Type="Path" Name="Config Storage Path" Target="/config" Default="/mnt/user/appdata/Sync" Mode="rw" Display="advanced-hide" Required="true" Description="This is where Sync will store its databases and configuration.">/mnt/user/appdata/Sync</Config>
|
|
<TemplateURL>https://raw.githubusercontent.com/limetech/docker-templates/master/limetech/Sync.xml</TemplateURL>
|
|
<Category>Cloud:</Category>
|
|
<Description>BitTorrent Sync, or simply - Sync - is an application for data synchronization. Its primary goal is to keep designated folder content same on 2 or more devices / computers. As soon as something changes on one computer, change (would it be changed content of a file, file renaming or deletion, etc.) should be propagated to all other computer(s) that want to keep the folder synchronized. Sync is available for a bunch of platforms, both desktop and mobile, which gives a good usage flexibility.</Description>
|
|
<templatePath>/tmp/GitHub/AppFeed/templates/OfficialUnraidRepository/limetech/Sync.xml</templatePath>
|
|
</Container>
|