mirror of
https://github.com/YunoHost-Apps/grocy_ynh.git
synced 2024-09-03 19:25:54 +02:00
1e626a64ec
* Auto-update READMEs * Update manifest.toml * Auto-update READMEs * cleaning * remove config panel * Enable LDAP (#72) * Allow for LDAP authentication * Change filter --------- Co-authored-by: ericgaspar <junk.eg@free.fr> * [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 (#69) * [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 * Auto-update README * Auto-update READMEs --------- Co-authored-by: Yunohost-Bot <> Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: ericgaspar <junk.eg@free.fr> * Update manifest.toml * Auto-update READMEs * Helpers 2.1 (#74) * Update READMEs * cleaning * cleaning --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Félix Piédallu <felix@piedallu.me> * Update tests.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: ericgaspar <junk.eg@free.fr> Co-authored-by: spaced <spaced@eksoh.net> Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
1.8 KiB
1.8 KiB
Grocy for YunoHost
Read this README in other languages.
This package allows you to install Grocy quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
grocy is a web-based self-hosted groceries & household management solution for your home.
Shipped version: 4.2.0~ynh2
Demo: https://en.demo.grocy.info/stockoverview
Screenshots
Documentation and resources
- Official app website: https://grocy.info/
- Upstream app code repository: https://github.com/grocy/grocy
- YunoHost Store: https://apps.yunohost.org/app/grocy
- Report a bug: https://github.com/YunoHost-Apps/grocy_ynh/issues
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
or
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps