mirror of
https://github.com/YunoHost-Apps/grocy_ynh.git
synced 2026-03-25 14:42:40 +01:00
Grocy package for YunoHost
* 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> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Grocy, packaged for YunoHost
Web-based groceries & household management solution for your home
Screenshots
📦 Developer info
🛠️ 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.
