Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 2.44 KB

README_nl.md

File metadata and controls

55 lines (36 loc) · 2.44 KB

Dendrite voor Yunohost

Integratieniveau Mate van functioneren Onderhoudsstatus

Dendrite met Yunohost installeren

Deze README in een andere taal lezen.

Met dit pakket kun je Dendrite snel en eenvoudig op een YunoHost-server installeren.
Als je nog geen YunoHost hebt, lees dan de installatiehandleiding, om te zien hoe je 'm installeert.

Overzicht

Dendrite is a second-generation Matrix homeserver written in Go. It intends to provide an efficient, reliable and scalable alternative to Synapse:

Features

  • Efficient: A small memory footprint with better baseline performance than an out-of-the-box Synapse.
  • Reliable: Implements the Matrix specification as written, using the same test suite as Synapse as well as a brand new Go test suite.
  • Scalable: can run on multiple machines and eventually scale to massive homeserver deployments.

Geleverde versie: 0.14.1~ynh1

🔴 Anti-eigenschappen

  • Alpha software: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.

Documentatie en bronnen

Ontwikkelaarsinformatie

Stuur je pull request alsjeblieft naar de testing-branch.

Om de testing-branch uit te proberen, ga als volgt te werk:

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

Verdere informatie over app-packaging: https://yunohost.org/packaging_apps