Procházet zdrojové kódy
Update docs/maintenance-migrating.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3816/head
Suguru Hirahara
před 1 rokem
committed by
GitHub
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: B5690EEEBB952194
1 změnil soubory, kde provedl
1 přidání a
1 odebrání
-
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: |
|
|
|
|
|
|
|
|