2020-04-10 17:24:02 +02:00
|
|
|
|
# The Lounge pour YunoHost
|
|
|
|
|
|
2020-05-27 22:13:19 +02:00
|
|
|
|
[![Niveau d’intégration](https://dash.yunohost.org/integration/thelounge.svg)](https://dash.yunohost.org/appci/app/thelounge) ![](https://ci-apps.yunohost.org/ci/badges/thelounge.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/thelounge.maintain.svg)
|
2020-04-10 17:24:02 +02:00
|
|
|
|
[![Installer The Lounge avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=thelounge)
|
|
|
|
|
|
|
|
|
|
*[Read this readme in english.](./README.md)*
|
|
|
|
|
|
|
|
|
|
> *Ce package vous permet d'installer The Lounge rapidement et simplement sur un serveur Yunohost.
|
2020-05-27 22:13:19 +02:00
|
|
|
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
2020-04-10 17:24:02 +02:00
|
|
|
|
|
2020-05-27 22:13:19 +02:00
|
|
|
|
## Vue d’ensemble
|
2020-04-10 17:24:02 +02:00
|
|
|
|
The Lounge est un client Web IRC auto-hébergé.
|
|
|
|
|
|
2020-05-27 22:13:19 +02:00
|
|
|
|
**Version incluse :** 4.1.0
|
2020-04-10 17:24:02 +02:00
|
|
|
|
|
2020-05-27 22:13:19 +02:00
|
|
|
|
## Captures d’écran
|
2020-04-10 17:24:02 +02:00
|
|
|
|
|
|
|
|
|
![](https://raw.githubusercontent.com/thelounge/thelounge.github.io/master/img/thelounge-screenshot.png)
|
|
|
|
|
|
|
|
|
|
## Démo
|
|
|
|
|
|
|
|
|
|
* [Démo officielle](https://demo.thelounge.chat/)
|
|
|
|
|
|
|
|
|
|
## Configuration
|
|
|
|
|
|
2020-05-27 22:51:29 +02:00
|
|
|
|
Comment configurer cette application : via le panneau d’administration.
|
2020-04-10 17:24:02 +02:00
|
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
2020-05-27 22:13:19 +02:00
|
|
|
|
* Documentation officielle : https://thelounge.chat/docs
|
2020-05-27 22:51:29 +02:00
|
|
|
|
* Documentation YunoHost : https://yunohost.org/#/app_thelounge_fr
|
2020-04-10 17:24:02 +02:00
|
|
|
|
|
|
|
|
|
## Caractéristiques spécifiques YunoHost
|
|
|
|
|
|
|
|
|
|
#### Support multi-utilisateurs
|
|
|
|
|
|
2020-05-27 22:13:19 +02:00
|
|
|
|
* L’authentification LDAP est-elle prise en charge ? **Oui**
|
|
|
|
|
* L’application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
|
2020-04-10 17:24:02 +02:00
|
|
|
|
|
|
|
|
|
#### Architectures supportées
|
|
|
|
|
|
|
|
|
|
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/thelounge%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/thelounge/)
|
|
|
|
|
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/thelounge%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/thelounge/)
|
|
|
|
|
|
|
|
|
|
## Liens
|
|
|
|
|
|
2020-05-27 22:13:19 +02:00
|
|
|
|
* Signaler un bug : https://github.com/YunoHost-Apps/thelounge_ynh/issues
|
|
|
|
|
* Site de l’application : https://thelounge.chat/
|
|
|
|
|
* Dépôt de l’application principale : https://github.com/thelounge/thelounge
|
|
|
|
|
* Site web YunoHost : https://yunohost.org/
|
2020-04-10 17:24:02 +02:00
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## Informations pour les développeurs
|
|
|
|
|
|
2020-04-10 17:35:20 +02:00
|
|
|
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/thelounge_ynh/tree/testing).
|
2020-04-10 17:24:02 +02:00
|
|
|
|
|
|
|
|
|
Pour essayer la branche testing, procédez comme suit.
|
|
|
|
|
```
|
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/thelounge_ynh/tree/testing --debug
|
|
|
|
|
ou
|
|
|
|
|
sudo yunohost app upgrade thelounge -u https://github.com/YunoHost-Apps/thelounge_ynh/tree/testing --debug
|
|
|
|
|
```
|