AppFeed/templates/OrganizrRepository/organizr.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

27 lines
2.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>organizrv2</Name>
<Repository>organizr/organizr</Repository>
<Registry>https://hub.docker.com/r/organizr/organizr/</Registry>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Network>bridge</Network>
<Support>https://forums.unraid.net/topic/95443-support-organzir-organizr/</Support>
<Project>https://github.com/causefx/Organizr</Project>
<Overview>Your Media Server's one-stop shop! HTPC/Homelab services organizer, written in PHP. The new, upgraded official image for Organzir v2. </Overview>
<WebUI>http://[IP]:[PORT:80]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/Organizr/docker-organizr/master/organizr.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/causefx/Organizr/v2-master/plugins/images/organizr/logo-no-border.png</Icon>
<DonateText>Donations</DonateText>
<DonateLink>https://paypal.me/causefx</DonateLink>
<Config Name="Branch" Target="branch" Default="master|develop" Description="Chooses which branch of organizr you wish to use" Type="Variable" Display="always" Required="false" Mask="false">master</Config>
<Config Name="Fpm" Target="fpm" Default="false|true" Description="Sets the required changes to use php over a unix socket" Type="Variable" Display="advanced" Required="false" Mask="false"></Config>
<Config Name="WebUI" Target="80" Default="" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="false" Mask="false"></Config>
<Config Name="AppData Config Path" Target="/config" Default="/mnt/user/appdata/organizr" Mode="rw" Description="Container Path: /config" Type="Path" Display="advanced" Required="true" Mask="false"></Config>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Variable: PUID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Variable: PGID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
<Category>HomeAutomation: Network:Management MediaApp:Other MediaServer:Other Productivity: Tools:Utilities</Category>
<Description>Your Media Server's one-stop shop! HTPC/Homelab services organizer, written in PHP. The new, upgraded official image for Organzir v2.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/OrganizrRepository/organizr.xml</templatePath>
</Container>