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:
commit
92093ab8d2
2 changed files with 11 additions and 9 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Prosody for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/prosody)  
|
||||
[](https://dash.yunohost.org/appci/app/prosody)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=prosody)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Prosody pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/prosody)  
|
||||
[](https://dash.yunohost.org/appci/app/prosody)  
|
||||
|
||||
[](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 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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
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 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/>
|
||||
* 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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue