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-02-29 07:45:35 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:53:06 +02:00
auto_update Add auto update scripts 2024-02-28 12:12:05 +01:00
conf Add empty page for / 2024-02-27 08:04:00 +01:00
doc Rename discalaimer to admin to make package linter happy 2024-02-23 18:58:43 +01:00
hooks Add hook to restart synapse at each certificate update 2019-09-03 20:43:58 +02:00
scripts Fix upgrade from old version with config panel 2024-02-29 07:45:35 +01:00
sources Rework maintenance scripts 2024-02-20 23:49:41 +01:00
.gitignore Add auto update scripts 2024-02-28 12:12:05 +01:00
config_panel.toml Remove 'none' value for 3pid on account creation as it's not accepted by synapse without workaround 2024-02-16 23:27:55 +01:00
LICENSE First commit 2017-02-13 20:43:41 +01:00
manifest.toml Improve name for sources 2024-02-26 21:38:24 +01:00
README.md Auto-update README 2024-02-23 19:40:27 +00:00
README_fr.md Auto-update README 2024-02-23 19:40:27 +00:00
tests.toml Update tests config 2024-02-21 21:33:52 +01:00

Synapse for YunoHost

Integration level Working status Maintenance status

Install Synapse with YunoHost

Lire ce readme en français.

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.101.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