mirror of
https://github.com/YunoHost-Apps/grocy_ynh.git
synced 2024-09-03 19:25:54 +02:00
Auto-update README
This commit is contained in:
parent
cf71fc3b65
commit
4d84eaec8a
2 changed files with 41 additions and 75 deletions
55
README.md
55
README.md
|
@ -1,3 +1,8 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Grocy for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/grocy)  
|
||||
|
@ -6,20 +11,21 @@
|
|||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install Grocy quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
Grocy is a web-based self-hosted groceries & household management solution for your home.
|
||||
|
||||
**Shipped version:** 3.0.1
|
||||
Web-based groceries & household management solution for your home
|
||||
|
||||
**Shipped version:** 3.1.0~ynh0
|
||||
|
||||
**Demo:** https://en.demo.grocy.info/stockoverview
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||
## Demo
|
||||
|
||||
* [Official demo](https://en.demo.grocy.info/stockoverview)
|
||||
## Disclaimers / important information
|
||||
|
||||
## Configuration
|
||||
|
||||
|
@ -27,39 +33,16 @@ Grocy is a web-based self-hosted groceries & household management solution for y
|
|||
* user: **admin**
|
||||
* password: **admin**
|
||||
|
||||
## Documentation
|
||||
|
||||
* Official documentation: Link to the official documentation of this app
|
||||
* YunoHost documentation: If specific documentation is needed, feel free to contribute.
|
||||
|
||||
## YunoHost specific features
|
||||
|
||||
#### Multi-user support
|
||||
|
||||
* Are LDAP and HTTP auth supported?
|
||||
* Can the app be used by multiple users?
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/grocy/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/grocy/)
|
||||
|
||||
## Limitations
|
||||
|
||||
:warning: For now, Grocy must be installed in a root domain or subdirectory.
|
||||
|
||||
## Additional information
|
||||
## Documentation and resources
|
||||
|
||||
* Other info you would like to add about this app.
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/grocy_ynh/issues
|
||||
* App website: https://grocy.info/
|
||||
* Upstream app repository: https://github.com/grocy/grocy
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
||||
---
|
||||
* Official app website: https://grocy.info/
|
||||
* Upstream app code repository: https://github.com/grocy/grocy
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_grocy
|
||||
* Report a bug: https://github.com/YunoHost-Apps/grocy_ynh/issues
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -71,3 +54,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/grocy_ynh/tree/testin
|
|||
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
|
53
README_fr.md
53
README_fr.md
|
@ -1,25 +1,27 @@
|
|||
# Grocy pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/grocy)  
|
||||
[](https://install-app.yunohost.org/?app=grocy)
|
||||
[](https://install-app.yunohost.org/?app=grocy)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Grocy rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/install) pour apprendre comment l'installer.*
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
Grocy is a web-based self-hosted groceries & household management solution for your home.
|
||||
|
||||
**Version incluse :** 3.0.1
|
||||
Solution Web de gestion d'épicerie et de gestion de la maison
|
||||
|
||||
**Version incluse :** 3.1.0~ynh0
|
||||
|
||||
**Démo :** https://en.demo.grocy.info/stockoverview
|
||||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Démo
|
||||
|
||||
* [Démo officielle](https://en.demo.grocy.info/stockoverview)
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Configuration
|
||||
|
||||
|
@ -27,39 +29,16 @@ Connexion par défaut
|
|||
* utilisateur : **admin**
|
||||
* mot de passe : **admin**
|
||||
|
||||
## Documentation
|
||||
|
||||
* Documentation officielle : Lien vers la documentation officielle de cette application.
|
||||
* Documentation YunoHost : Si une documentation spécifique est nécessaire, n'hésitez pas à contribuer.
|
||||
|
||||
## Caractéristiques spécifiques YunoHost
|
||||
|
||||
#### Support multi-utilisateur
|
||||
|
||||
* L'authentification LDAP et HTTP est-elle prise en charge ?
|
||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ?
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/grocy/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/grocy/)
|
||||
|
||||
## Limitations
|
||||
|
||||
:warning: Pour l'instant, Grocy doit être installé dans un domaine racine ou un sous-domaine.
|
||||
|
||||
## Informations additionnelles
|
||||
## Documentations et ressources
|
||||
|
||||
* Autres informations que vous souhaitez ajouter sur cette application.
|
||||
|
||||
## Liens
|
||||
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/grocy_ynh/issues
|
||||
* Site de l'application : https://grocy.info/
|
||||
* Dépôt de l'application principale : https://github.com/grocy/grocy
|
||||
* Site web YunoHost : https://yunohost.org/
|
||||
|
||||
---
|
||||
* Site officiel de l'app : https://grocy.info/
|
||||
* Dépôt de code officiel de l'app : https://github.com/grocy/grocy
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_grocy
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/grocy_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -71,3 +50,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/grocy_ynh/tree/testin
|
|||
ou
|
||||
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue