1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00
Matrix server (synapse) package for YunoHost
Find a file
2024-06-22 17:49:08 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:53:06 +02:00
auto_update Fix auto_update notification 2024-06-22 17:49:08 +02:00
conf Upgrade synapse to 1.108.0 2024-05-29 18:18:01 +02:00
doc fix typo 2024-06-04 08:16:45 +02:00
hooks Fix service name in hook 2024-03-19 23:12:02 +01:00
scripts Fix log rotate permission 2024-06-22 17:49:08 +02:00
sources chg: fix user in update_synapse_for_appservice.sh 2024-04-17 15:41:08 +02:00
.gitignore Add auto update scripts 2024-02-28 12:12:05 +01:00
ALL_README.md Auto-update READMEs 2024-05-29 16:18:15 +00:00
config_panel.toml Fix config panel 2024-06-22 17:49:08 +02:00
LICENSE First commit 2017-02-13 20:43:41 +01:00
manifest.toml Use the official jinja helper 2024-06-22 17:49:07 +02:00
README.md Auto-update READMEs 2024-05-29 16:18:15 +00:00
README_es.md Auto-update READMEs 2024-05-29 16:18:15 +00:00
README_eu.md Auto-update READMEs 2024-05-29 16:18:15 +00:00
README_fr.md Auto-update READMEs 2024-05-29 16:18:15 +00:00
README_gl.md Auto-update READMEs 2024-05-29 16:18:15 +00:00
README_it.md Auto-update README 2024-03-29 07:24:52 +01:00
README_zh_Hans.md Auto-update READMEs 2024-05-29 16:18:15 +00:00
tests.toml Fix bookworm test 2024-03-07 08:30:50 +01:00

Synapse for YunoHost

Integration level Working status Maintenance status

Install Synapse with YunoHost

Read this README in other languages.

This package allows you to install Synapse quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Instant messaging server matrix network.

Yunohost chatroom with matrix : https://matrix.to/#/#yunohost:matrix.org

Shipped version: 1.108.0~ynh1

Documentation and resources

Developer info

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/synapse_ynh/tree/testing --debug
or
sudo yunohost app upgrade synapse -u https://github.com/YunoHost-Apps/synapse_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps