Skip to content

docs(services): document full Matrix Synapse feature set#628

Open
4www wants to merge 1 commit into
coollabsio:nextfrom
4www:docs/matrix-synapse-features
Open

docs(services): document full Matrix Synapse feature set#628
4www wants to merge 1 commit into
coollabsio:nextfrom
4www:docs/matrix-synapse-features

Conversation

@4www

@4www 4www commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Changes

Rewrites the Matrix service page to document the upgraded Synapse templates.

It now covers:

  • The PostgreSQL and SQLite deployment variants and their shared feature set
  • Server name vs service domain, and the .well-known delegation needed for the subdomain setup
  • Every optional feature: registration, guests, reCAPTCHA, email/SMTP, OIDC SSO (including OIDC_ALLOW_EXISTING_USERS), TURN/VoIP, federation, and the config-append escape hatch
  • A warning about migrating an existing deployment (keep the volume and database names so data is not orphaned)
  • The Traefik fix that allows encoded characters, required for loading media and joining rooms

Companion code PR: coollabsio/coolify#10529

Rewrite the Matrix service page to cover the upgraded Synapse templates:
PostgreSQL vs SQLite variants, server-name vs service-domain and .well-known
delegation, and every optional feature (registration, guests, reCAPTCHA, email,
OIDC SSO with allow_existing_users, TURN/VoIP, federation, config append).

Adds an explicit "migrating an existing deployment" warning (keep volume/DB
names) and the Traefik encoded-characters fix needed for media and room joins.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions github-actions Bot changed the base branch from v4.x to next June 3, 2026 13:14
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Hi @4www,

The base branch was automatically changed to next.

All contributors must target the next branch.

A maintainer will review your PR when they have some free time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant