mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Came back without space before :
This commit is contained in:
parent
f51d7077a3
commit
01f19563de
1 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Installation guide for Debian
|
# Installation guide on Debian
|
||||||
|
|
||||||
You have two ways to install Yunohost:
|
You have two ways to install Yunohost:
|
||||||
|
|
||||||
|
@ -40,6 +40,6 @@ Once the install finished, the script will ask you two parameters to procede the
|
||||||
|
|
||||||
1. **domain name** : Please choose the domain name wich will point to your Yunohost IP. You can choose to use a subdomain of **nohost.me** or **noho.st**, in that case the DNS configuration will be automatic, you will just have to wait three minutes to the end of the post-install. Or you can use your own [well configured domain name](#/dns)
|
1. **domain name** : Please choose the domain name wich will point to your Yunohost IP. You can choose to use a subdomain of **nohost.me** or **noho.st**, in that case the DNS configuration will be automatic, you will just have to wait three minutes to the end of the post-install. Or you can use your own [well configured domain name](#/dns)
|
||||||
|
|
||||||
2. **administrator password** : this is the password to administer you yunohost instance, **choose it strong** and don't share it, without it you can loose your system.
|
2. **administrator password** : this is the password to administer your yunohost instance, **choose it strong** and don't share it, without it you can loose your system.
|
||||||
|
|
||||||
after the post-install script you will be able to access to your administration [web interface](#/admin) **https://your-domain.org/ynhadmin** or to amdinister your yunohost via the command-line interface called "[moulinette](#/moulinette)".
|
after the post-install script you will be able to access to your administration [web interface](#/admin) **https://your-domain.org/ynhadmin** or to amdinister your yunohost via the command-line interface called "[moulinette](#/moulinette)".
|
||||||
|
|
Loading…
Reference in a new issue