Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Files

Latest commit

91f1c7a · Sep 4, 2024

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 7, 2024
Oct 16, 2023
Oct 9, 2023
Oct 9, 2023
Aug 30, 2024
Nov 2, 2023
Nov 2, 2023
Sep 4, 2024
Sep 4, 2024
Oct 16, 2023
Oct 16, 2023

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