Просмотр исходного кода
Update docs/maintenance-migrating.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3816/head
Suguru Hirahara
1 год назад
committed by
GitHub
Родитель
Сommit
aa75503796
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: B5690EEEBB952194
1 измененных файлов:
1 добавлений и
1 удалений
-
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: |
|
|
|
|
|
|
|
|