Procházet zdrojové kódy

Update docs/quick-start.md: add a link to docs/registering-users.md for an instruction to add user accounts

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3801/head
Suguru Hirahara před 1 rokem
rodič
revize
713db870a7
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: E4F9743DAB4B7B75
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      docs/quick-start.md

+ 2
- 0
docs/quick-start.md Zobrazit soubor

@@ -132,6 +132,8 @@ ansible-playbook -i inventory/hosts setup.yml --extra-vars='username=YOUR_USERNA
# Example: ansible-playbook -i inventory/hosts setup.yml --extra-vars='username=john password=secret-password admin=yes' --tags=register-user # Example: ansible-playbook -i inventory/hosts setup.yml --extra-vars='username=john password=secret-password admin=yes' --tags=register-user
``` ```


ℹ️ *For an instruction to add other user accounts than yours, see [Registering users](registering-users.md).*

## Finalize server installation ## Finalize server installation


<sup>This section is optimized for this quick-start guide and is derived from the following full-documentation page: [Server Delegation](howto-server-delegation.md)</sup> <sup>This section is optimized for this quick-start guide and is derived from the following full-documentation page: [Server Delegation](howto-server-delegation.md)</sup>


Načítá se…
Zrušit
Uložit