Matrix-Synapse-SlidingSync

Matrix-Synapse-SlidingSync

Application Docker from Richy1989's Repository

Vue d'ensemble

Run a sliding sync proxy. An implementation of MSC3575 for you Synapse Backend. Setup Process: Requires Postgres 13+. createdb syncv3 SYNCV3_SERVER Required. The destination homeserver to talk to (CS API HTTPS URL) e.g 'https://matrix-client.matrix.org' (Supports unix socket: /path/to/socket) SYNCV3_DB Required. The postgres connection string: https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING SYNCV3_SECRET Required. A secret to use to encrypt access tokens. Must remain the same for the lifetime of the database. SYNCV3_BINDADDR Default: 0.0.0.0:8008. The interface and port to listen on. (Supports unix socket: /path/to/socket) Create the secret with: openssl rand -hex 32 More Information: https://github.com/matrix-org/sliding-sync

Arguments d'exécution

Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

SYNCV3_SERVERVariable
Valeur
http://192.168.0.10:8008
SYNCV3_SECRETVariable

Create with: openssl rand -hex 32

SYNCV3_BINDADDRVariable
Défaut
0.0.0.0:8009
Valeur
0.0.0.0:8009
SYNCV3_DBVariable
Valeur
user=user dbname=dbname sslmode=disable host=IP port=Port password='password'
PortPorttcp

8009 to not interfere with our default synapse installation on 8008

Cible
8009
Défaut
8009
Valeur
8009

Détails

Référentiel
ghcr.io/matrix-org/sliding-sync:latest
Dernière mise à jour2026-05-31
Première vue2024-04-13

Exécutez Matrix-Synapse-SlidingSync sur Unraid.

Matrix-Synapse-SlidingSync est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.