Прочтите этот README на других языках.
Этот пакет позволяет Вам установить Dendrite быстро и просто на YunoHost-сервер.
Если у Вас нет YunoHost, пожалуйста, посмотрите инструкцию, чтобы узнать, как установить его.
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.
Поставляемая версия: 0.14.1~ynh1
- Alpha software: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
- Официальный веб-сайт приложения: https://matrix.org/
- Официальная документация администратора: https://github.com/element-hq/dendrite/tree/master/docs
- Репозиторий кода главной ветки приложения: https://github.com/element-hq/dendrite
- Магазин YunoHost: https://apps.yunohost.org/app/dendrite
- Сообщите об ошибке: https://github.com/YunoHost-Apps/dendrite_ynh/issues
Пришлите Ваш запрос на слияние в ветку testing
.
Чтобы попробовать ветку testing
, пожалуйста, сделайте что-то вроде этого:
sudo yunohost app install https://github.com/YunoHost-Apps/dendrite_ynh/tree/testing --debug
или
sudo yunohost app upgrade dendrite -u https://github.com/YunoHost-Apps/dendrite_ynh/tree/testing --debug
Больше информации о пакетировании приложений: https://yunohost.org/packaging_apps