mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update postinstall_fr.md
This commit is contained in:
parent
fc23ae68d7
commit
28abc1c976
1 changed files with 13 additions and 1 deletions
|
@ -2,7 +2,19 @@
|
|||
|
||||
L'étape appelée « **post-installation** » est en fait l'étape de configuration initiale de YunoHost. Elle est exécutable après l'**installation** du système en lui-même.
|
||||
|
||||
**Attention** : Mal exécutée, la post-installation peut casser votre système. Pensez à ne pas l'interrompre inopinément.
|
||||
<br>
|
||||
|
||||
<img style="max-width:100%;border-radius: 5px;border: 1px solid rgba(0,0,0,0.15);box-shadow: 0 5px 15px rgba(0,0,0,0.35);" src="https://yunohost.org/images/postinstall.png">
|
||||
|
||||
*<p class="text-muted">Aperçu de la post-installation Web</p>*
|
||||
|
||||
<br>
|
||||
|
||||
<img style="max-width:100%;border-radius: 5px;border: 1px solid rgba(0,0,0,0.15);box-shadow: 0 5px 15px rgba(0,0,0,0.35);" src="https://yunohost.org/images/postinstall_cli.png">
|
||||
|
||||
*<p class="text-muted">Aperçu de la post-installation en ligne de commande</p>*
|
||||
|
||||
---
|
||||
|
||||
Deux paramètres vous sont demandés lors de cette étape : le **nom de domaine principal** et le **mot de passe d'administration**.
|
||||
|
||||
|
|
Loading…
Reference in a new issue