Ver código fonte
Update docs/maintenance-migrating.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3816/head
Suguru Hirahara
1 ano atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: B5690EEEBB952194
1 arquivos alterados com
1 adições e
1 exclusões
-
docs/maintenance-migrating.md
|
|
|
@@ -56,7 +56,7 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-system-user |
|
|
|
chown -R matrix:matrix /matrix |
|
|
|
``` |
|
|
|
|
|
|
|
## Start all services on the new server |
|
|
|
## Install and start all services on the new server |
|
|
|
|
|
|
|
Finally, run the command below on your local computer to finish the installation and start all services: |
|
|
|
|
|
|
|
|