Read this README in other languages.
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.
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.
Shipped version: 0.13.8~ynh1
- Alpha software: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
- Official app website: https://matrix.org/
- Official admin documentation: https://github.com/matrix-org/dendrite/tree/master/docs
- Upstream app code repository: https://github.com/matrix-org/dendrite
- YunoHost Store: https://apps.yunohost.org/app/dendrite
- Report a bug: https://github.com/YunoHost-Apps/dendrite_ynh/issues
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
More info regarding app packaging: https://yunohost.org/packaging_apps