Sfoglia il codice sorgente

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 1 anno fa
parent
commit
713db870a7
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      docs/quick-start.md

+ 2
- 0
docs/quick-start.md Vedi File

@@ -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
```

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

## 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>


Caricamento…
Annulla
Salva