24 lines
No EOL
1.5 KiB
XML
24 lines
No EOL
1.5 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>psitransfer</Name>
|
|
<Repository>psitrax/psitransfer:latest</Repository>
|
|
<Registry>https://hub.docker.com/r/psitrax/psitransfer/</Registry>
|
|
<Network>bridge</Network>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
|
<Project>https://github.com/psi-4ward/psitransfer</Project>
|
|
<Overview>Simple open source self-hosted file sharing solution.[br] To access Admin Page add /admin at the end of the URL[/br]</Overview>
|
|
<Category>Cloud:</Category>
|
|
<WebUI>http://[IP]:[PORT:3000]/</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/psitransfer.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/psitransfer.png</Icon>
|
|
<ExtraParams/>
|
|
<PostArgs/>
|
|
<DonateText/>
|
|
<DonateLink/>
|
|
<Description>Simple open source self-hosted file sharing solution.</Description>
|
|
<Config Name="Port" Target="3000" Default="3000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">3000</Config>
|
|
<Config Name="Admin Password" Target="PSITRANSFER_ADMIN_PASS" Default="secret" Mode="" Description="Admin Password" Type="Variable" Display="always" Required="false" Mask="false">secret</Config>
|
|
<Config Name="Data" Target="/data" Default="/mnt/user/appdata/psitransfer/" Mode="rw" Description="Data" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/psitransfer/</Config>
|
|
</Container> |