mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-06-06 13:11:36 +00:00
bf31c4b548
Bumps the production group in /tools/syn2mas with 1 update: [command-line-args](https://github.com/75lb/command-line-args). Updates `command-line-args` from 5.2.1 to 6.0.0 - [Release notes](https://github.com/75lb/command-line-args/releases) - [Commits](https://github.com/75lb/command-line-args/compare/v5.2.1...v6.0.0) --- updated-dependencies: - dependency-name: command-line-args dependency-type: direct:production update-type: version-update:semver-major dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
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