Files
matrix-authentication-service/tools/syn2mas
dependabot[bot] 91d9cc4a0d build(deps): bump yaml in /tools/syn2mas in the production group
Bumps the production group in /tools/syn2mas with 1 update: [yaml](https://github.com/eemeli/yaml).


Updates `yaml` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 15:19:23 +01:00
..
2024-11-15 09:51:16 +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
2024-10-22 16:26:52 +02: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