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-04-25 18:32:42 +02:00
.github Ericgaspar patch 1 (#30) 2021-12-08 22:49:09 +01:00
conf 3.3.0 2022-04-08 17:48:56 +02:00
doc Fix 2022-01-30 19:06:29 +01:00
scripts Update upgrade 2022-04-25 18:32:42 +02:00
check_process Add headers (#13) 2021-05-26 22:39:37 +02:00
config_panel.toml Add config panel 2021-12-08 22:48:08 +01:00
LICENSE First commit 2020-12-16 19:56:57 +01:00
manifest.json 3.3.0 2022-04-08 17:48:56 +02:00
README.md Auto-update README 2022-04-08 15:49:02 +00:00
README_fr.md Auto-update README 2022-04-08 15:49:02 +00: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.3.0~ynh1

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