templates/unraid/grocy.xml
2025-05-02 13:09:24 +00:00

104 lines
4.0 KiB
XML
Executable File

<?xml version="1.0"?>
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
<!-- GENERATED FROM https://github.com/linuxserver/docker-grocy/blob/master/readme-vars.yml -->
<Container version="2">
<Name>grocy</Name>
<Repository>lscr.io/linuxserver/grocy</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/grocy</Registry>
<DonateText>Donations</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://github.com/linuxserver/docker-grocy/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-grocy#application-setup</GitHub>
<ReadMe>https://github.com/linuxserver/docker-grocy#readme</ReadMe>
<Project>https://github.com/grocy/grocy</Project>
<Overview>Grocy(https://github.com/grocy/grocy) is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utility.
Keep track of your purchases, how much food you are wasting, what chores need doing and what batteries need charging with this proudly Open Source tool
For more information on grocy visit their website and check it out: https://grocy.info</Overview>
<WebUI>http://[IP]:[PORT:80]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/grocy.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grocy-logo.png</Icon>
<Date>2024-05-02</Date>
<Changes>
### 2024-05-02
- Rebase to Alpine 3.21. Add php-opcache package.
### 2024-06-30
- Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
### 2024-03-29
- Add `clear_env = no` to `php-fpm` to pass on environment variables to workers threads
### 2024-03-06
- Existing users should update: site-confs/default.conf - Cleanup default site conf.
### 2024-03-06
- Rebase to Alpine 3.19 with php 8.3.
### 2023-05-25
- Rebase to Alpine 3.18, deprecate armhf.
### 2023-04-13
- Move ssl.conf include to default.conf.
### 2023-01-19
- Rebase to alpine 3.17 with php8.1.
### 2022-08-20
- Rebasing to alpine 3.15 with php8. Restructure nginx configs (see changes announcement(https://info.linuxserver.io/issues/2022-08-20-nginx-base)).
### 2021-08-22
- Rebase to Alpine 3.14 and PHP 8.
### 2021-07-25
- Add &#39;int&#39;,&#39;json&#39; and &#39;zlib&#39; PHP extensions.
### 2021-05-10
- Reduce image size.
### 2021-04-08
- Update docs to reflect jenkins builder changes.
### 2021-02-17
- Rebasing to alpine 3.13.
### 2021-01-26
- Add &#39;ldap&#39; PHP extension.
### 2020-12-22
- Add &#39;ctype&#39; PHP extension.
### 2020-06-01
- Rebasing to alpine 3.12.
### 2019-12-19
- Rebasing to alpine 3.11.
### 2019-09-22
- Add &#39;gd&#39; PHP extension.
### 2019-06-28
- Rebasing to alpine 3.10.
### 2019-03-23
- Switching to new Base images, shift to arm32v7 tag.
### 2019-02-22
- Rebasing to alpine 3.9.
### 2018-12-27
- Initial Release.
</Changes>
<Config Name="WebUI" Target="80" Default="9283" Mode="tcp" Description="will map the container&#39;s port 80 to port 9283 on the host" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Persistent config files" Type="Path" Display="advanced" Required="true" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
</Container>