AppFeed/templates/linuxserversRepository/linuxserver.io/duplicati.xml
2021-02-23 15:49:21 -05:00

60 lines
2.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/duplicati.xml</TemplateURL>
<Date>1492228800</Date>
<Name>duplicati</Name>
<Project>https://www.duplicati.com/</Project>
<Repository>linuxserver/duplicati</Repository>
<Registry>https://hub.docker.com/r/linuxserver/duplicati/</Registry>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/56610-support-linuxserverio-duplicati/</Support>
<Overview>Free backup software to store encrypted backups online, Duplicati works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive and S3, Google Drive, box.com, Mega, hubiC and many others.</Overview>
<WebUI>http://[IP]:[PORT:8200]/</WebUI>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/duplicati-icon.png</Icon>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8200</HostPort>
<ContainerPort>8200</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<ContainerDir>/tmp</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<ContainerDir>/backups</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<ContainerDir>/source</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>99</Value>
<Name>PUID</Name>
</Variable>
<Variable>
<Value>100</Value>
<Name>PGID</Name>
</Variable>
</Environment>
<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/mono</BaseImage>
<Description>Free backup software to store encrypted backups online, Duplicati works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive and S3, Google Drive, box.com, Mega, hubiC and many others.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/duplicati.xml</templatePath>
</Container>