AppFeed/templates/ich777sRepository/ich777/MEGASync.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

90 lines
4.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>MEGASync</Name>
<Repository>ich777/megasync</Repository>
<Registry>https://hub.docker.com/r/ich777/megasync</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
<Project>https://hub.docker.com/r/ich777/doh-server</Project>
<Overview>MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC.&#13;
&#13;
MEGAsync can synchronize all of your devices with your MEGA account. Access and work with your data securely across different locations and devices.</Overview>
<WebUI>http://[IP]:[PORT:8080]/vnc.html?autoconnect=true</WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/megasync.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/megasync</HostDir>
<ContainerDir>/megasync/.local/share/data/Mega Limited/MEGAsync</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user</HostDir>
<ContainerDir>/mnt/host</ContainerDir>
<Mode>ro</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>99</Value>
<Name>UID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>000</Value>
<Name>UMASK</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>000</Value>
<Name>UMASK</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>800</Value>
<Name>CUSTOM_RES_W</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>600</Value>
<Name>CUSTOM_RES_H</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Data Dir" Target="/megasync/.local/share/data/Mega Limited/MEGAsync" Default="" Mode="rw" Description="Configuration directory" Type="Path" Display="always" Required="false" Mask="false">/mnt/cache/appdata/megasync</Config>
<Config Name="Host Path" Target="/mnt/host" Default="" Mode="ro" Description="Read only (This container was mainly created to backup files to MEGA, if you also want to sync files from and to MEGA please create a new path entry to the preferred share on the server - it's strongly recommended to do that in /mnt/... within the container)" Type="Path" Display="always" Required="false" Mask="false">/mnt/user</Config>
<Config Name="WebGUI" Target="8080" Default="" Mode="tcp" Description="WebGUI" Type="Port" Display="always" Required="false" Mask="false">8080</Config>
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced" Required="true" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced" Required="true" Mask="false">100</Config>
<Config Name="UMASK" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">000</Config>
<Config Name="Umask Value" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">000</Config>
<Config Name="Custom Screen Width" Target="CUSTOM_RES_W" Default="" Mode="" Description="Container Variable: CUSTOM_RES_W" Type="Variable" Display="advanced" Required="false" Mask="false">800</Config>
<Config Name="Custom Screen Height" Target="CUSTOM_RES_H" Default="" Mode="" Description="Container Variable: CUSTOM_RES_H" Type="Variable" Display="advanced" Required="false" Mask="false">600</Config>
<Category>Network:Other Productivity: Tools:Utilities Backup:</Category>
<Description>MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC.&#13;
&#13;
MEGAsync can synchronize all of your devices with your MEGA account. Access and work with your data securely across different locations and devices.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/MEGASync.xml</templatePath>
</Container>