1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00
This commit is contained in:
ericgaspar 2021-07-30 00:01:49 +02:00
commit 4eb9855910
2 changed files with 71 additions and 32 deletions

View file

@ -1,53 +1,42 @@
<!--
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.
-->
# Dendrite for YunoHost
[![Integration level](https://dash.yunohost.org/integration/dendrite.svg)](https://dash.yunohost.org/appci/app/dendrite) ![](https://ci-apps.yunohost.org/ci/badges/dendrite.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/dendrite.maintain.svg)
[![Install Dendrite with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=dendrite)
<!-- *[Lire ce readme en français.](./README_fr.md)* -->
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Dendrite 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.*
## Overview
Dendrite is a second-generation Matrix homeserver written in Go. It intends to provide an efficient, reliable and scalable alternative to Synapse.
**Shipped version:** 0.3.11
Matrix homeserver of second generation
**Shipped version:** 0.4.1~ynh1
## Disclaimers / important information
:warning: The upstream app is still in beta. Tread carefully.
## Configuration
How to configure this app: from its configuration file.
## Documentation
* Official documentation: https://github.com/matrix-org/dendrite/tree/master/docs
* YunoHost documentation: If specific documentation is needed, feel free to contribute.
## YunoHost specific features
#### Multi-user support
* Are LDAP and HTTP auth supported? Not yet.
* Can the app be used by multiple users? Yes.
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/dendrite%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/dendrite/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/dendrite%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/dendrite/)
## Limitations
* Upstream app still in beta.
## Links
## Documentation and resources
* Official app website: https://matrix.org/
* Official user documentation: https://yunohost.org/apps
* Official admin documentation: https://github.com/matrix-org/dendrite/tree/master/docs
* Upstream app code repository: https://github.com/matrix-org/dendrite
* YunoHost documentation for this app: https://yunohost.org/app_dendrite
* Report a bug: https://github.com/YunoHost-Apps/dendrite_ynh/issues
* App website: https://matrix.org/docs/projects/server/dendrite
* Upstream app repository: https://github.com/matrix-org/dendrite
* YunoHost website: https://yunohost.org/
---
## Developer info
@ -59,3 +48,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/dendrite_ynh/tree/tes
or
sudo yunohost app upgrade dendrite -u https://github.com/YunoHost-Apps/dendrite_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps

48
README_fr.md Normal file
View file

@ -0,0 +1,48 @@
# Dendrite pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/dendrite.svg)](https://dash.yunohost.org/appci/app/dendrite) ![](https://ci-apps.yunohost.org/ci/badges/dendrite.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/dendrite.maintain.svg)
[![Installer Dendrite avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=dendrite)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Dendrite 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
Serveur Matrix de seconde génération
**Version incluse :** 0.4.1~ynh1
## Avertissements / informations importantes
:warning: The upstream app is still in beta. Tread carefully.
## Limitations
* Upstream app still in beta.
## Documentations et ressources
* Site officiel de l'app : https://matrix.org/
* Documentation officielle utilisateur : https://yunohost.org/apps
* Documentation officielle de l'admin : https://github.com/matrix-org/dendrite/tree/master/docs
* Dépôt de code officiel de l'app : https://github.com/matrix-org/dendrite
* Documentation YunoHost pour cette app : https://yunohost.org/app_dendrite
* Signaler un bug : https://github.com/YunoHost-Apps/dendrite_ynh/issues
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/dendrite_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/dendrite_ynh/tree/testing --debug
ou
sudo yunohost app upgrade dendrite -u https://github.com/YunoHost-Apps/dendrite_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps