mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge pull request #2077 from gmilad/gmilad-UPDATE-PR-2002
Update PR #2002 et cert-install WARNING depreciate :
This commit is contained in:
commit
a4a4741186
4 changed files with 10 additions and 6 deletions
BIN
images/create-first-user-cli.png.png
Normal file
BIN
images/create-first-user-cli.png.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
|
@ -563,7 +563,8 @@ Allez dans `Utilisateurs > Nouvel utilisateur`.
|
||||||
```
|
```
|
||||||
yunohost user create johndoe
|
yunohost user create johndoe
|
||||||
```
|
```
|
||||||
TODO : copypasta an actual shell session will all info asked etc..
|
|
||||||
|
![Création d'un utilisateur en ligne de commande](image://create-first-user-cli.png?resize=100%&class=inline)
|
||||||
|
|
||||||
[/ui-tab]
|
[/ui-tab]
|
||||||
[/ui-tabs]
|
[/ui-tabs]
|
||||||
|
@ -610,7 +611,7 @@ Pour plus d'instructions détaillées, ou pour en savoir plus à propos des cert
|
||||||
[/ui-tab]
|
[/ui-tab]
|
||||||
[ui-tab title="À partir de la ligne de commande"]
|
[ui-tab title="À partir de la ligne de commande"]
|
||||||
```
|
```
|
||||||
yunohost domain cert-install
|
yunohost domain cert install
|
||||||
```
|
```
|
||||||
[/ui-tab]
|
[/ui-tab]
|
||||||
[/ui-tabs]
|
[/ui-tabs]
|
||||||
|
|
|
@ -556,7 +556,8 @@ Go in Users > Add
|
||||||
```
|
```
|
||||||
yunohost user create johndoe
|
yunohost user create johndoe
|
||||||
```
|
```
|
||||||
TODO : copypasta an actual shell session will all info asked etc..
|
|
||||||
|
![creazione dell'utente CLI](image://create-first-user-cli.png?resize=100%&class=inline)
|
||||||
|
|
||||||
[/ui-tab]
|
[/ui-tab]
|
||||||
[/ui-tabs]
|
[/ui-tabs]
|
||||||
|
@ -603,7 +604,7 @@ For more detailled instructions, or to lean more about SSL/TLS certificates, see
|
||||||
[/ui-tab]
|
[/ui-tab]
|
||||||
[ui-tab title="From the command line"]
|
[ui-tab title="From the command line"]
|
||||||
```
|
```
|
||||||
yunohost domain cert-install
|
yunohost domain cert install
|
||||||
```
|
```
|
||||||
[/ui-tab]
|
[/ui-tab]
|
||||||
[/ui-tabs]
|
[/ui-tabs]
|
||||||
|
|
|
@ -719,7 +719,9 @@ Go in Users > Click on "+ New User" button
|
||||||
```
|
```
|
||||||
yunohost user create johndoe
|
yunohost user create johndoe
|
||||||
```
|
```
|
||||||
TODO : copypasta an actual shell session will all info asked etc..
|
|
||||||
|
![User creation CLI](image://create-first-user-cli.png?resize=100%&class=inline)
|
||||||
|
|
||||||
|
|
||||||
[/ui-tab]
|
[/ui-tab]
|
||||||
[/ui-tabs]
|
[/ui-tabs]
|
||||||
|
@ -772,7 +774,7 @@ Go in Domains > Click on your domain > SSL Certificate
|
||||||
[/ui-tab]
|
[/ui-tab]
|
||||||
[ui-tab title="From the command line"]
|
[ui-tab title="From the command line"]
|
||||||
```
|
```
|
||||||
yunohost domain cert-install
|
yunohost domain cert install
|
||||||
```
|
```
|
||||||
[/ui-tab]
|
[/ui-tab]
|
||||||
[/ui-tabs]
|
[/ui-tabs]
|
||||||
|
|
Loading…
Reference in a new issue