Browse Source
Edit docs/maintenance-migrating.md: replace hosts with inventory/hosts
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3816/head
Suguru Hirahara
1 year ago
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75
1 changed files with
1 additions and
1 deletions
-
docs/maintenance-migrating.md
|
|
|
@@ -36,7 +36,7 @@ Then, copy directory `/matrix` from the old server to the new server. When copyi |
|
|
|
|
|
|
|
Make sure your DNS records are adjusted to point to the new server's IP address. |
|
|
|
|
|
|
|
## Update `hosts` file |
|
|
|
## Update `inventory/hosts` file |
|
|
|
|
|
|
|
Having adjusted DNS records, replace the old server's external IP address on the `inventory/hosts` file with that of the new server. |
|
|
|
|
|
|
|
|