1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2024-09-03 19:46:25 +02:00

Auto-update README

This commit is contained in:
Yunohost-Bot 2021-06-07 21:13:50 +00:00 committed by Yunohost-Bot
parent bb7737cacc
commit 74dc146f14
2 changed files with 18 additions and 38 deletions

View file

@ -1,7 +1,3 @@
---
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator 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. It shall NOT be edited by hand.
@ -9,12 +5,12 @@ It shall NOT be edited by hand.
# Node-RED for YunoHost # Node-RED for YunoHost
[![Integration level](https://dash.yunohost.org/integration/nodered.svg)](https://dash.yunohost.org/appci/app/nodered) ![](https://ci-apps.yunohost.org/ci/badges/nodered.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/nodered.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/nodered.svg)](https://dash.yunohost.org/appci/app/nodered) ![](https://ci-apps.yunohost.org/ci/badges/nodered.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/nodered.maintain.svg)
[![Install nodered with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nodered) [![Install Node-RED with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nodered)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install nodered quickly and simply on a YunoHost server. > *This package allows you to install Node-RED 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 ## Overview
@ -25,14 +21,9 @@ Flow-based programming for the Internet of Things
## Screenshots ## Screenshots
![](./doc/screenshots/screenshot.jpg)
![](./doc/screenshots/screenshot.jpg)
## Disclaimers / important information ## Disclaimers / important information
@ -42,14 +33,11 @@ YunoHost's permissions system allows you to select which users can have access t
* all `/path/<node>` endpoints defined in the HTTP nodes (with the exception of `/path/admin`). * all `/path/<node>` endpoints defined in the HTTP nodes (with the exception of `/path/admin`).
* Upon installation, the selected administrator will have the `admin` permission and access to the editor at `/path/admin` * Upon installation, the selected administrator will have the `admin` permission and access to the editor at `/path/admin`
## Documentation and resources ## Documentation and resources
* Official app website: https://nodered.org * Official app website: https://nodered.org
* Official user documentation: https://nodered.org/docs/ * Official user documentation: https://nodered.org/docs/
* Upstream app code repository: https://github.com/node-red/node-red
* Upstream app code repository: https://github.com/node-red/node-red
* YunoHost documentation for this app: https://yunohost.org/app_nodered * YunoHost documentation for this app: https://yunohost.org/app_nodered
* Report a bug: https://github.com/YunoHost-Apps/nodered_ynh/issues * Report a bug: https://github.com/YunoHost-Apps/nodered_ynh/issues

View file

@ -1,30 +1,25 @@
# Node-RED pour YunoHost # Node-RED pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/nodered.svg)](https://dash.yunohost.org/appci/app/nodered) ![](https://ci-apps.yunohost.org/ci/badges/nodered.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/nodered.maintain.svg) [![Niveau d'intégration](https://dash.yunohost.org/integration/nodered.svg)](https://dash.yunohost.org/appci/app/nodered) ![](https://ci-apps.yunohost.org/ci/badges/nodered.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/nodered.maintain.svg)
[![Installer nodered avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nodered) [![Installer Node-RED avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nodered)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install nodered quickly and simply on a YunoHost server. > *Ce package vous permet d'installer Node-RED rapidement et simplement sur un serveur YunoHost.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
## Vue d'ensemble ## Vue d'ensemble
Programmation par flux de données pour l'Internet des objets Programmation par flux de données pour l'Internet des objets
**Version incluse:** 1.3.5~ynh2 **Version incluse :** 1.3.5~ynh2
## Captures d'écran ## Captures d'écran
![](./doc/screenshots/screenshot.jpg)
![](./doc/screenshots/screenshot.jpg)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -34,16 +29,13 @@ Le système de permissions de YunoHost permet de paramétrer les accès à Node-
* toutes les routes `/path/<node>` définis par les *nodes* HTTP (à l'exception de `/chemin/admin`). * toutes les routes `/path/<node>` définis par les *nodes* HTTP (à l'exception de `/chemin/admin`).
* L'utilisateur choisi comme admin à l'installation aura la permission `admin` et aura accès à l'éditeur à l'adresse `/chemin/admin` * L'utilisateur choisi comme admin à l'installation aura la permission `admin` et aura accès à l'éditeur à l'adresse `/chemin/admin`
## Documentations et ressources ## Documentations et ressources
* Site official de l'app : https://nodered.org * Site officiel de l'app : https://nodered.org
* Documentation officielle utilisateur: https://nodered.org/docs/ * Documentation officielle utilisateur : https://nodered.org/docs/
* Dépôt de code officiel de l'app : https://github.com/node-red/node-red
* Dépôt de code officiel de l'app: https://github.com/node-red/node-red * Documentation YunoHost pour cette app : https://yunohost.org/app_nodered
* Documentation YunoHost pour cette app: https://yunohost.org/app_nodered * Signaler un bug : https://github.com/YunoHost-Apps/nodered_ynh/issues
* Signaler un bug: https://github.com/YunoHost-Apps/nodered_ynh/issues
## Informations pour les développeurs ## Informations pour les développeurs
@ -52,8 +44,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche testing, procédez comme suit.
``` ```
sudo yunohost app install https://github.com/YunoHost-Apps/nodered_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/nodered_ynh/tree/testing --debug
or ou
sudo yunohost app upgrade nodered -u https://github.com/YunoHost-Apps/nodered_ynh/tree/testing --debug sudo yunohost app upgrade nodered -u https://github.com/YunoHost-Apps/nodered_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications:** https://yunohost.org/packaging_apps **Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps