mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
38 lines
1,013 B
Markdown
38 lines
1,013 B
Markdown
|
---
|
||
|
title: Grocy
|
||
|
template: docs
|
||
|
taxonomy:
|
||
|
category: docs, apps
|
||
|
routes:
|
||
|
default: '/app_grocy'
|
||
|
---
|
||
|
|
||
|
![grocy's logo](image://grocy-logo.png?resize=100)
|
||
|
|
||
|
|
||
|
[![Install Grocy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=grocy)
|
||
|
[![Integration level](https://dash.yunohost.org/integration/grocy.svg)](https://dash.yunohost.org/appci/app/grocy)
|
||
|
|
||
|
|
||
|
### Index
|
||
|
|
||
|
- [Configuration](#configuration)
|
||
|
- [Useful links](#useful-links)
|
||
|
|
||
|
Grocy is a web-based self-hosted groceries & household management solution for your home.
|
||
|
|
||
|
## Configuration
|
||
|
|
||
|
Default login
|
||
|
```
|
||
|
user: admin
|
||
|
password: admin
|
||
|
```
|
||
|
|
||
|
## Useful links
|
||
|
|
||
|
* Official app website: [https://grocy.info/](https://grocy.info/)
|
||
|
* Upstream app code repository: https://github.com/grocy/grocy
|
||
|
* Demo: [https://en.demo.grocy.info/stockoverview](https://en.demo.grocy.info/stockoverview)
|
||
|
* Report a bug: [https://github.com/YunoHost-Apps/grocy_ynh/issues](https://github.com/YunoHost-Apps/grocy_ynh/issues)
|