1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +03:00
Files
authentication-service/tools/syn2mas
github-actions[bot] 0d81cfd014 0.10.0-rc.0
2024-08-07 18:22:36 +00:00
..
2023-10-09 15:53:13 +02:00
2023-10-09 15:53:13 +02:00
2024-08-07 18:22:36 +00:00
2024-08-07 18:22:36 +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 @matrix-org/syn2mas --command=advisor --synapseConfigFile homeserver.yaml