Files
letro-authentication-service/tools/syn2mas
dependabot[bot] def0e065f3 build(deps-dev): bump @types/command-line-args in /tools/syn2mas
Bumps [@types/command-line-args](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/command-line-args) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/command-line-args)

---
updated-dependencies:
- dependency-name: "@types/command-line-args"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 09:23:58 +02:00
..
2023-10-09 15:53:13 +02:00
2023-10-09 15:53:13 +02:00
2023-10-09 15:53:13 +02:00
2023-10-09 15:53:13 +02:00
2023-10-09 15:53:13 +02:00
2023-10-09 15:53:13 +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:

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