mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2025-10-09 00:58:35 +02:00
Matrix server (synapse) package for YunoHost
|
||
---|---|---|
.github | ||
auto_update | ||
conf | ||
doc | ||
hooks | ||
scripts | ||
sources | ||
.gitignore | ||
config_panel.toml | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
Synapse, packaged for YunoHost
Instant messaging server which uses Matrix
📦 Developer info
🛠️ Upstream Synapse repository: https://github.com/element-hq/synapse
Pull request are welcome and should target the testing
branch.
The testing
branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade synapse -u https://github.com/YunoHost-Apps/synapse_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.