AppFeed/templates/agusalexRepository/agusalex/Grive2.xml

73 lines
3.5 KiB
XML
Raw Normal View History

2020-12-03 12:42:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Grive2</Name>
<Repository>agusalex/grive2</Repository>
<Registry>https://hub.docker.com/r/agusalex/grive2</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/97185-support-agusalex-grive2/</Support>
<Project>https://github.com/agusalex/grive2docker</Project>
<Overview>Backup your files to Google Drive using Grive2 client in a docker container&#13;
-&#13;
-&#13;
Before you Start this Container:&#13;
2020-12-24 14:28:41 +00:00
Go to https://github.com/agusalex/grive2Docker/wiki/Setup and follow the setup guide</Overview>
2020-12-03 12:42:32 +00:00
<TemplateURL>https://raw.githubusercontent.com/agusalex/docker-templates/master/agusalex/Grive2.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/agusalex/docker-templates/master/agusalex/images/Grive2.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish></Publish>
</Networking>
<Data>
<Volume>
<HostDir>host_folder</HostDir>
<ContainerDir>/drive</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value></Value>
<Name>ID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>SECRET</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>CODE</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>PARAMS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>SLEEP</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="UNRAID_FOLDER" Target="/drive" Default="" Mode="rw" Description="Path to the unraid folder in which to sync the files, it also will contain .grive config file" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Config Name="CLIENT_ID" Target="ID" Default="" Mode="" Description="Your Client ID obtained by doing the procedure in the description" Type="Variable" Display="always" Required="false" Mask="true"></Config>
<Config Name="SECRET" Target="SECRET" Default="" Mode="" Description="Your Client Secret obtained by doing the procedure in the description" Type="Variable" Display="always" Required="false" Mask="true"></Config>
<Config Name="CODE" Target="CODE" Default="" Mode="" Description="Your client secret obtained from the URL in the description&#13;&#10;Delete me after the setup is complete" Type="Variable" Display="always" Required="false" Mask="true"></Config>
<Config Name="GRIVE_PARAMS" Target="PARAMS" Default="" Mode="" Description="Passes parameters to grive2. For example -s my_drive_folder. See https://github.com/agusalex/grive2docker#grive-settings " Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="SLEEP" Target="SLEEP" Default="" Mode="" Description="Amount of time to sleep between runs. In order to minimize CPU usage set this to a lower value. &#13;&#10;Default is 1 second." Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Date>1601595435</Date>
<Category>Backup: Cloud: Network:Other Productivity: Tools:Utilities</Category>
<Description>Backup your files to Google Drive using Grive2 client in a docker container&#13;
-&#13;
-&#13;
Before you Start this Container:&#13;
2020-12-24 14:28:41 +00:00
Go to https://github.com/agusalex/grive2Docker/wiki/Setup and follow the setup guide</Description>
2020-12-03 12:42:32 +00:00
<templatePath>/tmp/GitHub/AppFeed/templates/agusalexRepository/agusalex/Grive2.xml</templatePath>
</Container>