mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-04-15 08:55:41 +02:00
Edit docs/maintenance-migrating.md: add a section "checking if services work"
The commit does not include the detail as having another similar section increases doubles effort to maintain them and increases possibility of causing discrepancy. Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
parent
2540d3098c
commit
226fb5b825
@ -61,3 +61,9 @@ Finally, run the command below to finish the installation and start all services
|
||||
```sh
|
||||
ansible-playbook -i inventory/hosts setup.yml --tags=install-all,start
|
||||
```
|
||||
|
||||
### Checking 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)
|
||||
|
||||
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