Post

Element Synapse

Synapse is an open source Matrix homeserver implementation, written and maintained by Element. Matrix is the open standard for secure and interoperable real time communications. You can directly run and manage the source code in this repository, available under an AGPL license. There is no support provided from Element unless you have a subscription.

Element Synapse

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/elementsynapse.sh)"
CPU: 1 cores RAM: 2048 MB Disk: 8 GB OS: Debian 13

Configuration

Config file:

1
/etc/matrix-synapse/homeserver.yaml

Notes

Type cat ~/matrix.creds to see admin username/password.
Synapse-Admin is running on port 5173
For bridges Installation methods (WhatsApp, Signal, Discord, etc.), see: ´https://docs.mau.fi/bridges/go/setup.html´

Web Interface

Port: 8008

This post is licensed under CC BY 4.0 by the author.