1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prosody_ynh.git synced 2024-09-03 20:15:57 +02:00

Merge branch 'bookworm' of https://github.com/YunoHost-Apps/prosody_ynh into bookworm

This commit is contained in:
yalh76 2023-08-03 23:41:58 +02:00
commit 92093ab8d2
2 changed files with 11 additions and 9 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Prosody for YunoHost
[![Integration level](https://dash.yunohost.org/integration/prosody.svg)](https://dash.yunohost.org/appci/app/prosody) ![Working status](https://ci-apps.yunohost.org/ci/badges/prosody.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/prosody.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/prosody.svg)](https://dash.yunohost.org/appci/app/prosody) ![Working status](https://ci-apps.yunohost.org/ci/badges/prosody.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/prosody.maintain.svg)
[![Install Prosody with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prosody)
*[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Prosody pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/prosody.svg)](https://dash.yunohost.org/appci/app/prosody) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/prosody.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/prosody.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/prosody.svg)](https://dash.yunohost.org/appci/app/prosody) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/prosody.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/prosody.maintain.svg)
[![Installer Prosody avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prosody)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Prosody 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 dinstaller Prosody rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.
@ -25,9 +26,9 @@ Prosody is a modern XMPP communication server. It aims to be easy to set up and
## Documentations et ressources
* Site officiel de l'app : <https://prosody.im/>
* Documentation officielle de l'admin : <https://prosody.im/doc>
* Dépôt de code officiel de l'app : <https://hg.prosody.im/>
* Site officiel de lapp : <https://prosody.im/>
* Documentation officielle de ladmin : <https://prosody.im/doc>
* Dépôt de code officiel de lapp : <https://hg.prosody.im/>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_prosody>
* Signaler un bug : <https://github.com/YunoHost-Apps/prosody_ynh/issues>
@ -43,4 +44,4 @@ ou
sudo yunohost app upgrade prosody -u https://github.com/YunoHost-Apps/prosody_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>