mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-03-20 11:29:54 +01:00
Edit docs/maintenance-migrating.md: edit the check section
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
parent
af89e11f60
commit
6f20289bbb
@ -64,8 +64,8 @@ Finally, run the command below on your local computer to finish the installation
|
|||||||
ansible-playbook -i inventory/hosts setup.yml --tags=install-all,start
|
ansible-playbook -i inventory/hosts setup.yml --tags=install-all,start
|
||||||
```
|
```
|
||||||
|
|
||||||
### Checking if services work
|
### Check if services work
|
||||||
|
|
||||||
After starting the services, you can ensure that you've migrated things correctly and that services are running. For details, see: [check if services work](maintenance-checking-services.md)
|
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-checking-services.md)
|
||||||
|
|
||||||
Having make sure that both services and federation work as expected, you can safely shutdown the old server.
|
Having make sure that both services and federation work as expected, you can safely shutdown the old server.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user