Files
matrix-authentication-service/tools/syn2mas
dependabot[bot] e9bf623e25 build(deps): bump ip from 2.0.0 to 2.0.1 in /tools/syn2mas
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 14:11:30 +01:00
..
2023-10-09 15:53:13 +02:00
2023-10-09 15:53:13 +02:00
2024-02-09 15:29:13 +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