1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-29 22:01:14 +03:00

Docs fixes

This commit is contained in:
Hugh Nimmo-Smith
2023-10-09 14:01:03 +01:00
committed by Quentin Gliech
parent ef8596ae26
commit e225d7e6a3

View File

@ -15,7 +15,7 @@ Features that are provided to support this include:
If
There will be tools to help with the migration process itself. But these aren't quite ready yet.
## Preparation for the migration
## Preparing for the migration
The deployment is non-trivial so it is important to read through and understand the steps involved and make a plan before starting.
@ -49,7 +49,9 @@ If no errors are reported then you can proceed to the next step.
## Doing the migration
### Backup your data
Having done the preparation, you can now proceed with the actual migration. Note that this will require downtime for the homeserver and is not easily reversible.
### Backup your data
As with any migration, it is important to backup your data before proceeding.