mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
add web admin section
add detail about the web admin domain creation
This commit is contained in:
parent
84651e0c60
commit
1d89e4f616
2 changed files with 7 additions and 1 deletions
|
@ -7,7 +7,13 @@ Afin de rendre l'auto-hébergement le plus accessible possible, YunoHost offre u
|
||||||
|
|
||||||
### Obtenir un domaine
|
### Obtenir un domaine
|
||||||
|
|
||||||
Pour obtenir un domaine, connectez-vous à votre serveur YunoHost, puis entrez la commande (en remplaçant `mondomaine` par le domaine que vous souhaitez acquérir):
|
##### Depuis l'interface d'administration
|
||||||
|
Vous pouvez obtenir un domaine directement depuis l'interface d'administration de YunoHost, en vous rendant dans le menu Domaine et en cliquant sur le bouton "Ajouter un domaine" :
|
||||||
|
|
||||||
|
<img src="/images/dns_nohost_me.png" height=150 style="vertical-align:bottom">
|
||||||
|
|
||||||
|
##### En ligne de commande
|
||||||
|
Après vous être connecté à votre serveur YunoHost, entrez la commande (en remplaçant `mondomaine` par le domaine que vous souhaitez acquérir) :
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo yunohost domain add mondomaine.nohost.me
|
sudo yunohost domain add mondomaine.nohost.me
|
||||||
|
|
BIN
images/dns_nohost_me.png
Normal file
BIN
images/dns_nohost_me.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Add table
Reference in a new issue