From ef903fb41d1b407ff36fe8593671d1c7da855d4a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 12 Mar 2023 11:21:56 +0000 Subject: [PATCH] Auto-update README --- README.md | 20 ++------------------ README_fr.md | 32 ++++++++------------------------ 2 files changed, 10 insertions(+), 42 deletions(-) diff --git a/README.md b/README.md index 6f7c92c..464cd3e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ It shall NOT be edited by hand. # Coturn for YunoHost -[![Integration level](https://dash.yunohost.org/integration/coturn.svg)](https://dash.yunohost.org/appci/app/coturn) ![Working status](https://ci-apps.yunohost.org/ci/badges/coturn.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/coturn.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/coturn.svg)](https://dash.yunohost.org/appci/app/coturn) ![Working status](https://ci-apps.yunohost.org/ci/badges/coturn.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/coturn.maintain.svg) + [![Install Coturn with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=coturn) *[Lire ce readme en français.](./README_fr.md)* @@ -18,23 +19,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in The TURN Server is a VoIP media traffic NAT traversal server and gateway. It can be used as a general-purpose network traffic TURN server and gateway, too. **Shipped version:** 4.5.2.3~ynh1 -## Disclaimers / important information - -## Configuration - -You need to install TURN server in a root or subdomain like `turn.domain.tld` - -How to configure this app: a plain file with SSH. - -## Testing - -For testing we can use Trickle-Ice testing tool. Go to [trickle-ice page](https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice) and enter following details. -``` -TURN URI : turn::5349 -TURN username: -TURN password: -``` - ## Documentation and resources * Official admin documentation: diff --git a/README_fr.md b/README_fr.md index adf2d6c..7ccbb2d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,40 +5,24 @@ It shall NOT be edited by hand. # Coturn pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/coturn.svg)](https://dash.yunohost.org/appci/app/coturn) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/coturn.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/coturn.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/coturn.svg)](https://dash.yunohost.org/appci/app/coturn) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/coturn.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/coturn.maintain.svg) + [![Installer Coturn avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=coturn) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Coturn rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer Coturn rapidement et simplement sur un serveur YunoHost. +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 The TURN Server is a VoIP media traffic NAT traversal server and gateway. It can be used as a general-purpose network traffic TURN server and gateway, too. **Version incluse :** 4.5.2.3~ynh1 -## Avertissements / informations importantes - -## Configuration - -Vous devez installer coTURN à la racine ou un sous-domaine comme `turn.domain.tld` - -How to configure this app: a plain file with SSH. - -## Testing - -Pour les tests, vous pouvez utiliser l'outil de test Trickle-Ice. Accédez à la page [trickle-ice](https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice) et entrez les détails suivants. -``` -TURN URI : turn::5349 -TURN username: -TURN password: -``` - ## Documentations et ressources -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -54,4 +38,4 @@ ou sudo yunohost app upgrade coturn -u https://github.com/YunoHost-Apps/coturn_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file