Update docs for maintenance: add the description about providers blocking the federation port

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2025-04-04 19:17:42 +09:00
parent 057bd168f4
commit 8cedd229ab
2 changed files with 10 additions and 0 deletions

View File

@@ -78,3 +78,5 @@ The shortcut command with `just` program is also available: `just run-tags insta
After starting the services, you probably might want to ensure that you've migrated things correctly and that services are running. For instructions, see: [check if services work](maintenance-and-troubleshooting.md#how-to-check-if-services-work)
Having make sure that both services and federation work as expected, you can safely shutdown the old server.
**Note**: if Matrix Federation API port cannot be reached after migration, it might be due to the server provider not allowing the port by default. Take a look at [this section](maintenance-and-troubleshooting.md#in-case-of-matrix-federation-api-port-not-being-able-to-be-reached) to troubleshoot.