AppFeed/templates/hussainalhaddadsRepository/config2mega/config2mega.xml
2021-03-11 06:02:45 -05:00

69 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Config2Mega</Name>
<Repository>hussainalhaddad/config2mega</Repository>
<Registry>https://hub.docker.com/repository/docker/hussainalhaddad/config2mega</Registry>
<Network>bridge</Network>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://github.com/hussainalhaddad/docker-templates</Support>
<Project>https://mega.nz/</Project>
<Overview>Keep your Unraid configuration files synced with Mega.nz&#13;
&#13;
/boot/config/ volume is by default mounted as read-only to avoid data loss.&#13;
&#13;
PLEASE USE WITH CAUTION!!</Overview>
<WebUI></WebUI>
<TemplateURL>https://raw.githubusercontent.com/hussainalhaddad/docker-templates/master/config2mega/config2mega.xml</TemplateURL>
<Icon>https://github.com/hussainalhaddad/docker-templates/raw/master/config2mega/icon.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work please consider donating.</DonateText>
<DonateLink>https://www.paypal.me/husainalhadad</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish></Publish>
</Networking>
<Data>
<Volume>
<HostDir>/boot/config/</HostDir>
<ContainerDir>/home/unraidconfig</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/Config2Mega/config</HostDir>
<ContainerDir>/root/.megaCmd</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value></Value>
<Name>LOGIN</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>PASS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>Unraid/flash/config</Value>
<Name>REMOTE</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Email" Target="LOGIN" Default="" Mode="" Description="Container Variable: LOGIN" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="Password" Target="PASS" Default="" Mode="" Description="Container Variable: PASS" Type="Variable" Display="always" Required="true" Mask="true"></Config>
<Config Name="Remote Folder" Target="REMOTE" Default="Unraid/flash/config" Mode="" Description="Container Variable: REMOTE" Type="Variable" Display="always" Required="true" Mask="false">Unraid/flash/config</Config>
<Config Name="Unraid Config Folder" Target="/home/unraidconfig" Default="/boot/config/" Mode="ro" Description="Container Path: /home/unraidconfig" Type="Path" Display="advanced" Required="true" Mask="false">/boot/config/</Config>
<Config Name="Mega config folder" Target="/root/.megaCmd" Default="/mnt/user/appdata/Config2Mega/config" Mode="rw" Description="Container Path: /root/.megaCmd" Type="Path" Display="advanced" Required="false" Mask="false">/mnt/user/appdata/Config2Mega/config</Config>
<Date>1615449119</Date>
<Description>Keep your Unraid configuration files synced with Mega.nz&#13;
&#13;
/boot/config/ volume is by default mounted as read-only to avoid data loss.&#13;
&#13;
PLEASE USE WITH CAUTION!!</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/hussainalhaddadsRepository/config2mega/config2mega.xml</templatePath>
</Container>