1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2024-09-03 19:25:54 +02:00
Grocy package for YunoHost
Find a file
2022-02-08 14:07:34 +01:00
.github Testing (#31) 2021-12-09 11:50:09 +01:00
conf Testing (#31) 2021-12-09 11:50:09 +01:00
doc Testing (#32) 2022-02-08 14:07:34 +01:00
scripts Testing (#32) 2022-02-08 14:07:34 +01:00
check_process Testing (#14) 2021-05-27 13:19:07 +02:00
config_panel.toml Testing (#31) 2021-12-09 11:50:09 +01:00
LICENSE First commit 2020-12-16 19:56:57 +01:00
manifest.json Testing (#32) 2022-02-08 14:07:34 +01:00
README.md Testing (#32) 2022-02-08 14:07:34 +01:00
README_fr.md Testing (#32) 2022-02-08 14:07:34 +01:00

Grocy for YunoHost

Integration level
Install Grocy with YunoHost

Lire ce readme en français.

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: 3.1.3~ynh4

Demo: https://en.demo.grocy.info/stockoverview

Screenshots

Disclaimers / important information

Configuration

Default login

	user: admin
	password: admin

Limitations

⚠️ For now, Grocy must be installed in a root domain or subdirectory.

Documentation and resources

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