docker-templates-unraid/templates/gossa.xml
A75G 358639204f add templates
cryptpad + gossa + netbox + phpbb + pwndrop + shaarli
2020-04-21 14:28:28 +03:00

27 lines
No EOL
1.9 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>gossa</Name>
<Repository>pldubouilh/gossa:latest</Repository>
<Registry>https://hub.docker.com/r/pldubouilh/gossa/</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/pldubouilh/gossa</Project>
<Overview>&#x1F3B6; a fast and simple multimedia fileserver</Overview>
<Category>Cloud:</Category>
<WebUI>http://[IP]:[PORT:8001]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/gossa.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/gossa.png</Icon>
<ExtraParams/>
<PostArgs/>
<DonateText/>
<DonateLink/>
<Description>&#x1F3B6; a fast and simple multimedia fileserver</Description>
<Config Name="Port" Target="8001" Default="8001" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">8001</Config>
<Config Name="Data" Target="/shared" Default="/mnt/user/appdata/gossa/" Mode="rw" Description="Data" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/gossa/</Config>
<Config Name="FOLLOW_SYMLINKS" Target="FOLLOW_SYMLINKS" Default="false|true" Mode="" Description="FOLLOW_SYMLINKS" Type="Variable" Display="advanced" Required="false" Mask="false">false</Config>
<Config Name="PREFIX" Target="PREFIX" Default="/" Mode="" Description="PREFIX" Type="Variable" Display="advanced" Required="false" Mask="false">/</Config>
<Config Name="UID" Target="UID" Default="99" Mode="" Description="UID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="100" Mode="" Description="GID" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
</Container>