Matrix-Synapse-SlidingSync

Matrix-Synapse-SlidingSync

Aplicación Docker from Richy1989's Repository

Visión general

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

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

SYNCV3_SERVERVariable
Valor
http://192.168.0.10:8008
SYNCV3_SECRETVariable

Create with: openssl rand -hex 32

SYNCV3_BINDADDRVariable
Por defecto
0.0.0.0:8009
Valor
0.0.0.0:8009
SYNCV3_DBVariable
Valor
user=user dbname=dbname sslmode=disable host=IP port=Port password='password'
PortPorttcp

8009 to not interfere with our default synapse installation on 8008

Objetivo
8009
Por defecto
8009
Valor
8009

Detalles

Repositorio
ghcr.io/matrix-org/sliding-sync:latest
Última actualización2026-06-01
Visto por primera vez2024-04-13

Ejecute Matrix-Synapse-SlidingSync en Unraid.

Matrix-Synapse-SlidingSync se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.