mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-04-28 04:06:10 +00:00
65f024f269
Bumps the production group in /tools/syn2mas with 1 update: [yaml](https://github.com/eemeli/yaml). Updates `yaml` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-patch 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