2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2026-03-25 14:42:40 +01:00
Grocy package for YunoHost
Find a file
eric_G e5e29e6284
Testing (#93)
* cleaning

* Auto-update READMEs

* Update DESCRIPTION.md

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* Upgrade to v4.5.0 (#86)

* Upgrade sources
- `main` v4.5.0: https://github.com/grocy/grocy/releases/tag/v4.5.0

* Auto-update READMEs

* Update manifest.toml

* Update manifest.toml

* [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh (#88)

* Testing (#87)

* cleaning

* Auto-update READMEs

* Update DESCRIPTION.md

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* Upgrade to v4.5.0 (#86)

* Upgrade sources
- `main` v4.5.0: https://github.com/grocy/grocy/releases/tag/v4.5.0

* Auto-update READMEs

* Update manifest.toml

* Update manifest.toml

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>

* [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh

* cleaning

---------

Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>

* Auto-update READMEs

* cleaning

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#91)

Co-authored-by: Yunohost-Bot <>

* Upgrade to v4.6.0 (#92)

* Upgrade sources
- `main` v4.6.0: https://github.com/grocy/grocy/releases/tag/v4.6.0

* Auto-update READMEs

* Update manifest.toml

---------

Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-03-07 22:51:55 +01:00
.github Update manifest.toml (#57) 2023-07-31 13:16:15 +01:00
conf Testing (#93) 2026-03-07 22:51:55 +01:00
doc Testing (#89) 2025-12-17 14:36:04 +01:00
scripts Testing (#89) 2025-12-17 14:36:04 +01:00
.gitignore Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00
LICENSE First commit 2020-12-16 19:56:57 +01:00
manifest.toml Testing (#93) 2026-03-07 22:51:55 +01:00
README.md Testing (#93) 2026-03-07 22:51:55 +01:00
tests.toml Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00

Logo of Grocy Grocy, packaged for YunoHost

Web-based groceries & household management solution for your home

🌐 Official app website App Demo Version: 4.6.0~ynh1

Screenshots

Screenshot of Grocy

📦 Developer info

Automatic tests level

🛠️ Upstream Grocy repository: https://github.com/grocy/grocy

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/grocy_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.