Files
matrix-authentication-service/tools/syn2mas
Quentin Gliech a75cee0afd Merge pull request #3951 from element-hq/dependabot/npm_and_yarn/tools/syn2mas/development-a9c935c6b5
build(deps-dev): bump @types/node from 22.10.10 to 22.13.0 in /tools/syn2mas in the development group
2025-02-05 09:35:07 +01:00
..
2023-10-09 15:53:13 +02:00
2024-09-17 11:09:28 +02:00
2024-09-17 11:09:28 +02:00
2024-09-10 14:28:55 +02:00
2025-02-04 15:15:50 +00:00

syn2mas - Synapse to Matrix Authentication Service

Tool to help with the migration of a Matrix Synapse installation to the Matrix Authentication Service.

The tool has two modes of operation:

  • Advisor mode: Analyses the Synapse configuration and reports on any issues that would prevent a successful migration.
  • Migration mode: Performs the migration of the Synapse database into the Matrix Authentication Service database.

Usage

Pre-migration advisor:

npx @vector-im/syn2mas --command=advisor --synapseConfigFile homeserver.yaml