Files
matrix-authentication-service/tools/syn2mas/README.md
T
Hugh Nimmo-Smith 522c6035d2 WIP of syn2mas tool
2023-10-09 15:53:13 +02:00

535 B

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:

npm run dev -- advisor --synapseConfigFile homeserver.yaml