AppFeed/lsio_categories/grocy.xml
2022-01-20 15:35:40 -05:00

70 lines
3.0 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>grocy</Name>
<Repository>linuxserver/grocy</Repository>
<Registry>https://hub.docker.com/r/linuxserver/grocy/</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/78198-support-linuxserverio-grocy/</Support>
<Project/>
<Overview>[center][img width='300px' src='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_small.png'][/center]&#xD;
&#xD;
Grocy is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utility.&#xD;
&#xD;
Keep track of your purchaes, how much food you are wasting, what chores need doing and what batteries need charging with this proudly opensource tool[br][br]&#xD;
&#xD;
Username/Password = admin/admin</Overview>
<Category>HomeAutomation: Productivity: MediaApp:Other</Category>
<WebUI>http://[IP]:[PORT:80]</WebUI>
<TemplateURL/>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grocy-icon.png</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DonateText>Donate</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<Description>[center][img width='300px' src='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_small.png'][/center]&#xD;
&#xD;
Grocy is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utility.&#xD;
&#xD;
Keep track of your purchaes, how much food you are wasting, what chores need doing and what batteries need charging with this proudly opensource tool[br][br]&#xD;
&#xD;
Username/Password = admin/admin</Description>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>9283</HostPort>
<ContainerPort>80</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>99</Value>
<Name>PUID</Name>
<Mode/>
</Variable>
<Variable>
<Value>100</Value>
<Name>PGID</Name>
<Mode/>
</Variable>
</Environment>
<Labels/>
<Config Name="Webui Port" Target="80" Default="" Mode="tcp" Description="Webui Port" Type="Port" Display="always" Required="false" Mask="false">9283</Config>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Appdata" Type="Path" Display="advanced-hide" Required="false" Mask="false">/mnt/disks/virtualisation/appdata/grocy</Config>
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="PUID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="" Mode="" Description="PGID" Type="Variable" Display="advanced-hide" Required="false" Mask="false">100</Config>
</Container>