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.
Dendrite is a second-generation Matrix homeserver written in Go. It intends to provide an efficient, reliable and scalable alternative to Synapse:
- 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
- Alpha software: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
- Officiele website van de app: https://matrix.org/
- Officiele beheerdersdocumentatie: https://github.com/element-hq/dendrite/tree/master/docs
- Upstream app codedepot: https://github.com/element-hq/dendrite
- YunoHost-store: https://apps.yunohost.org/app/dendrite
- Meld een bug: https://github.com/YunoHost-Apps/dendrite_ynh/issues
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