Przeglądaj źródła
Update docs/installing.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3761/head
Suguru Hirahara
1 rok temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z
1 dodań i
1 usunięć
-
docs/installing.md
|
|
|
@@ -81,7 +81,7 @@ matrix_static_files_container_labels_base_domain_enabled: true |
|
|
|
After configuring the playbook, run the installation command: |
|
|
|
|
|
|
|
```sh |
|
|
|
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start |
|
|
|
ansible-playbook -i inventory/hosts setup.yml --tags=install-all,start |
|
|
|
``` |
|
|
|
|
|
|
|
## Things to do next |
|
|
|
|