AppFeed/templates/ich777sRepository/ich777/luckyBackup.xml
2021-02-23 15:49:21 -05:00

89 lines
4.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>luckyBackup</Name>
<Repository>ich777/luckybackup</Repository>
<Registry>https://hub.docker.com/r/ich777/luckybackup/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
<Project>https://sourceforge.net/projects/luckybackup/</Project>
<Overview>LuckyBackup is a very user-friendly GUI backup program. It uses rsync as a backend and transfers over only changes made rather than all data.&#13;
&#13;
Update: The container will check on every start/restart if there is a newer version available</Overview>
<WebUI>http://[IP]:[PORT:8080]/vnc.html?autoconnect=true</WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/luckybackup.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work please </DonateText>
<DonateLink>https://www.paypal.me/chips777</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8080</HostPort>
<ContainerPort>8080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/luckybackup/</HostDir>
<ContainerDir>/luckybackup</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/</HostDir>
<ContainerDir>/mnt/user</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>770</Value>
<Name>DATA_PERM</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>0000</Value>
<Name>UMASK</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>99</Value>
<Name>UID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>1024</Value>
<Name>CUSTOM_RES_W</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>768</Value>
<Name>CUSTOM_RES_H</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Data Dir" Target="/luckybackup" Default="" Mode="rw" Description="Config path" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/luckybackup/</Config>
<Config Name="WebGUI" Target="8080" Default="" Mode="tcp" Description="WebGUI http Port" Type="Port" Display="always" Required="true" Mask="false">8080</Config>
<Config Name="Shares" Target="/mnt/user" Default="" Mode="rw" Description="Container Path: /mnt/user" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/</Config>
<Config Name="Data Permissions" Target="DATA_PERM" Default="" Mode="" Description="Data Permissions for config directory" Type="Variable" Display="advanced" Required="true" Mask="false">770</Config>
<Config Name="Umask Value" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">0000</Config>
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
<Config Name="Custom Screen Width" Target="CUSTOM_RES_W" Default="" Mode="" Description="Minimum screen width 1024 pixels" Type="Variable" Display="advanced" Required="true" Mask="false">1024</Config>
<Config Name="Custom Screen Height" Target="CUSTOM_RES_H" Default="" Mode="" Description="Minimum screen hight 768 pixels" Type="Variable" Display="advanced" Required="true" Mask="false">768</Config>
<Description>LuckyBackup is a very user-friendly GUI backup program. It uses rsync as a backend and transfers over only changes made rather than all data.&#13;
&#13;
Update: The container will check on every start/restart if there is a newer version available</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/luckyBackup.xml</templatePath>
</Container>