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

26 lines
2.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>rsnapshot</Name>
<Repository>linuxserver/rsnapshot</Repository>
<Registry>https://hub.docker.com/r/linuxserver/rsnapshot/</Registry>
<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://forums.unraid.net/topic/97258-support-linuxserverio-rsnapshot/</Support>
<Project>https://www.rsnapshot.org/</Project>
<Overview>Rsnapshot is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines,
and remote machines over ssh. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required."</Overview>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/rsnapshot-icon.png</Icon>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Appdata" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Config Name="Storage location for snapshots" Target="/.snapshots" Default="" Mode="rw" Description="Snapshots" Type="Path" Display="always" Required="false" Mask="false"></Config>
<Config Name="Data storage to be backed up" Target="/data" Default="" Mode="rw" Description="Data" Type="Path" Display="always" Required="false" Mask="false"></Config>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/rsnapshot.xml</TemplateURL>
<Category>Backup: Tools:Utilities</Category>
<Description>Rsnapshot is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines,
and remote machines over ssh. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required."</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/rsnapshot.xml</templatePath>
</Container>