1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00
Matrix homeserver of second-generation, packaged for YunoHost
Find a file
2021-07-30 00:01:43 +02:00
.github Add templates 2021-07-29 23:34:03 +02:00
conf Update systemd.service 2021-07-29 23:24:35 +02:00
doc Add templates 2021-07-29 23:34:03 +02:00
scripts Update upgrade 2021-07-30 00:01:43 +02:00
sources Initial commit 2020-12-16 21:11:31 +01:00
.gitignore Initial commit 2020-12-16 21:11:31 +01:00
check_process Add templates 2021-07-29 23:34:03 +02:00
LICENSE upgrade sources 2021-05-01 21:47:44 +02:00
manifest.json Add templates 2021-07-29 23:34:03 +02:00
README.md Upgrade to 0.3.11 2021-05-01 21:47:44 +02:00

Dendrite for YunoHost

Integration level
Install Dendrite with YunoHost

This package allows you to install Dendrite quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide 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

⚠️ The upstream app is still in beta. Tread carefully.

Configuration

How to configure this app: from its configuration file.

Documentation

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
  • ARMv8-A - Build Status

Limitations

  • Upstream app still in beta.

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/dendrite_ynh/tree/testing --debug
or
sudo yunohost app upgrade dendrite -u https://github.com/YunoHost-Apps/dendrite_ynh/tree/testing --debug