update adding automatic domain after postinstall

This commit is contained in:
Jaxom99 2019-05-20 11:24:42 +02:00 committed by GitHub
parent c773b37967
commit 73dcd29ffa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# DynDNS domains
# Nohost.me domains
In order to make self-hosting as accessible as possible, the YunoHost Project offers a *free*
In order to make self-hosting as accessible as possible, the YunoHost Project provides a *free*
and *automatically configured* domain name service. By using this service, you
won't have to [configure DNS records](/dns_config) yourself, which
can be tedious and technical.
@ -32,9 +32,10 @@ domain name, you must have your own domain name.
### Adding a nohost.me, noho.st or ynh.fr domain after the post-installation
If you already did the postinstall and want to add a nohost.me domain, you
should run the following command (this can only be done from command line
currently).
If you already did the postinstall and want to add an automatic domain, you
may do so from the "Domains" web interface, selecting the option "I don't have a domain name..."
Alternatively, the following commands can be used.
```bash
# Add the domain
@ -58,7 +59,7 @@ you must request a domain reset on the forum
#### Change a nohost.me, noho.st or ynh.fr domain
If you wish to use a different domain of this kind, you first have to remove
If you wish to use a different automatic domain, you first have to remove
your present domain registration. This is done in 3 steps:
1. Remove the domain from your instance (via webadmin or the `yunohost doamin remove` CLI).