Spaces and typos

This commit is contained in:
ericgaspar 2020-09-20 10:57:13 +02:00
parent b5183a0cf0
commit 74b0512203
No known key found for this signature in database
GPG key ID: 574F281483054D44
5 changed files with 26 additions and 42 deletions

View file

@ -6,7 +6,7 @@
- [Useful links](#useful-links)
Collabora is an online office suite based on LibreOffice and usable with Nextcloud or Owncloud. It allows you to edit text documents, tables, slideshows. The online edition can be done simultaneously and allows you to export and print documents using the generated PDF format.
Collabora is an online office suite based on LibreOffice and usable with Nextcloud or ownCloud. It allows you to edit text documents, tables, slideshows. The online edition can be done simultaneously and allows you to export and print documents using the generated PDF format.
## Useful links

View file

@ -6,7 +6,7 @@
- [Liens utiles](#liens-utiles)
Collabora est une suite bureautique en ligne basée sur LibreOffice et utilisable avec Nextcloud ou Owncloud. Elle permet d'éditer des documents textes, des tableaux, des diaporamas. L'édition en ligne peut se faire en simultanée et permet d'exporter et d'imprimer des documents grâce au format PDF généré.
Collabora est une suite bureautique en ligne basée sur LibreOffice et utilisable avec Nextcloud ou ownCloud. Elle permet d'éditer des documents textes, des tableaux, des diaporamas. L'édition en ligne peut se faire en simultanée et permet d'exporter et d'imprimer des documents grâce au format PDF généré.
## Liens utiles

View file

@ -1,39 +1,26 @@
# Nohost.me domains
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.
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.
The following (sub)domains are proposed:
- `whateveryouwant.nohost.me`;
- `whateveryouwant.noho.st`;
- `whateveryouwant.ynh.fr`.
To use this service, you simply have to choose such a domain during the
post-installation. It will then be automatically configured by YunoHost !
To use this service, you simply have to choose such a domain during the post-installation. It will then be automatically configured by YunoHost!
N.B.: As a fairness measure, each instance may only
have **one such domain** setup at any given time.
N.B.: As a fairness measure, each instance may only have **one such domain** setup at any given time.
#### Subdomains
### Subdomains
The `nohost.me`, `noho.st` and `ynh.fr` domain service does allow the creation of
subdomains.
The `nohost.me`, `noho.st` and `ynh.fr` domain service does allow the creation of subdomains.
YunoHost allows the installation of applications on subdomains (for
example, having the Owncloud application accessible from the
`cloud.mydomain.org` address), this feature is also allowed with the
`nohost.me`, `noho.st` and `ynh.fr` domains and so it is possible to
have a subdomain such as `my.application.mydomain.nohost.me`. to create
a subdomain for `nohost.me`, `noho.st` and `ynh.fr` domain you just have
to add the subdomain to yunohost like any other domains.
YunoHost allows the installation of applications on subdomains (for example, having the Nextcloud application accessible from the `cloud.mydomain.org` address), this feature is also allowed with the `nohost.me`, `noho.st` and `ynh.fr` domains and so it is possible to have a subdomain such as `my.application.mydomain.nohost.me`. to create a subdomain for `nohost.me`, `noho.st` and `ynh.fr` domain you just have to add the subdomain to yunohost like any other domains.
### Adding a nohost.me, noho.st or ynh.fr domain after the post-installation
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..."
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.
@ -53,21 +40,18 @@ yunohost dyndns update
yunohost tools maindomain --new-domain whateveryouwant.nohost.me
```
#### Retrieve a nohost.me, noho.st or ynh.fr domain
### Retrieve a nohost.me, noho.st or ynh.fr domain
If you reinstall your server and want to use a domain already used previously,
you must request a domain reset on the forum
[in the dedicated thread](https://forum.yunohost.org/t/nohost-domain-recovery/442).
If you reinstall your server and want to use a domain already used previously, you must request a domain reset on the forum [in the dedicated thread](https://forum.yunohost.org/t/nohost-domain-recovery/442).
#### Change a nohost.me, noho.st or ynh.fr domain
### Change a nohost.me, noho.st or ynh.fr domain
If you wish to use a different automatic domain, you first have to remove
your present domain registration. This is done in 3 steps:
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 domain remove` CLI).
**/!\ Caution: this will remove any app installed on this domain, along with its data.**
2. Ask for registration removal [in the dedicated forum thread](https://forum.yunohost.org/t/nohost-domain-recovery/442).
3. Remove automatic domain configuration files on your server, via CLI only : `sudo rm /etc/cron.d/yunohost-dyndns && sudo rm -r /etc/yunohost/dyndns`
3. Remove automatic domain configuration files on your server, via CLI only: `sudo rm /etc/cron.d/yunohost-dyndns && sudo rm -r /etc/yunohost/dyndns`
You may then add a new domain.

View file

@ -21,11 +21,10 @@ Para poder aprovechar de las aplicaciones instalables únicamente a la raíz de
### Añadir un dominio nohost.me, noho.st o ynh.fr después de la post-instalación
Si ya has hecho la post-instalación y quieres añadir un dominio de tipo nohost.me, puedes utilizar la categoría "Dominios" de la interfaz web, eligiendo la opción "no tengo nombre de dominio..."
Si ya has hecho la post-instalación y quieres añadir un dominio de tipo nohost.me, puedes utilizar la categoría "Dominios" de la interfaz web, eligiendo la opción "No tengo nombre de dominio..."
También puedes utilizar los comandos siguientes desde línea de comandos.
```bash
# Añadir el dominio
yunohost domain add loquequieras.nohost.me
@ -37,6 +36,9 @@ yunohost dyndns subscribe -d loquequieras.nohost.me
# Actualizar la configuración DNS
yunohost dyndns update
# Configurarlo como dominio principal
yunohost tools maindomain --new-domain loquequieras.nohost.me
```
### Recuperar un dominio nohost.me, noho.st o ynh.fr
@ -44,10 +46,10 @@ yunohost dyndns update
Si reinstalas tu servidor y quieres utilizar un dominio automático que ya utilizaste, tienes que pedir una reinstalación del dominio al Proyecto YunoHost [en el hilo de discusión dedicado del foro](https://forum.yunohost.org/t/nohost-domain-recovery/442).
### Cambiar un dominio nohost.me, noho.st o ynh.fr
Si quieres utilizar otro dominio automático en tu servidor, primero tienes que cancelar el que ya está configurado, siguiendo estas instrucciones :
1. Suprimir el dominio de tu instancia (vía webadmin o `yunohost domain remove`). **Cuidado : esto suprimirá todas las aplicaciones instaladas en este dominio así como sus datos**.
2. Pedir la supresión de tu suscripción [en el hilo de discusión dedicado del foro](https://forum.yunohost.org/t/nohost-domain-recovery/442).
3. Suprimir los archivos de configuración automática de tu instancia (únicamente desde la linea de comando por ahora) : `sudo rm /etc/cron.d/yunohost-dyndns && sudo rm -r /etc/yunohost/dyndns`
Luego podrás registrar un nuevo dominio automático.

View file

@ -9,22 +9,21 @@ Les (sous-)domaines suivants sont proposés :
Pour profiter de ce service, il vous suffit de choisir un tel domaine lors de la post-installation. Il sera ensuite automatiquement configuré par YunoHost !
N.B. : Pour des raisons d'équité, vous ne pouvez avoir qu'*un seul domaine* nohost.me par installation de
YunoHost.
N.B. : Pour des raisons d'équité, vous ne pouvez avoir qu'*un seul domaine* nohost.me par installation de YunoHost.
### Sous-domaines
Le service de domaines `nohost.me`, `noho.st` et `ynh.fr` autorise la création de sous-domaines.
YunoHost permet l'installation d'applications sur des sous-domaines (par exemple avoir l'application Owncloud accessible depuis l'adresse `cloud.mondomaine.org`), cette fonctionnalité est aussi permise avec les domaines `nohost.me`, `noho.st` et `ynh.fr` et il est donc possible davoir un sous-sous-domaine tel `monapplication.mondomaine.nohost.me`.
YunoHost permet l'installation d'applications sur des sous-domaines (par exemple avoir l'application ownCloud accessible depuis l'adresse `cloud.mondomaine.org`), cette fonctionnalité est aussi permise avec les domaines `nohost.me`, `noho.st` et `ynh.fr` et il est donc possible davoir un sous-sous-domaine tel `monapplication.mondomaine.nohost.me`.
Pour créer un sous domaine à un domaine `nohost.me`, `noho.st` et `ynh.fr` il suffit d'ajouter celui-ci à YunoHost de la même manière que n'importe quel autre nom de domaine.
### Ajouter un domaine nohost.me, noho.st ou ynh.fr après la post-installation
Si vous avez déjà effectué la postinstallation et souhaitez ajouter un domaine
de type nohost.me, vous pouvez utiliser la catégorie "Domaines" de l'interface web,
en choisissant l'option "je n'ai pas de nom de domaine..."
de type `nohost.me`, vous pouvez utiliser la catégorie "Domaines" de l'interface web,
en choisissant l'option "Je n'ai pas de nom de domaine..."
Vous pouvez également utiliser les commandes suivantes depuis la ligne de commande.
@ -41,7 +40,7 @@ yunohost dyndns subscribe -d cequevousvoulez.nohost.me
yunohost dyndns update
# Le définir comme nouveau domain principal
yunohost tools maindomain --new-domain whateveryouwant.nohost.me
yunohost tools maindomain --new-domain cequevousvoulez.nohost.me
```
### Récupérer un domaine nohost.me, noho.st ou ynh.fr
@ -49,11 +48,10 @@ yunohost tools maindomain --new-domain whateveryouwant.nohost.me
Si vous réinstallez votre serveur et voulez utiliser un domaine automatique déjà utilisé précédemment, il vous faut demander une réinitialisation du domaine au Projet YunoHost, [dans le fil de discussion dédié du forum](https://forum.yunohost.org/t/nohost-domain-recovery/442).
### Changer un domaine nohost.me, noho.st ou ynh.fr
Si vous voulez utiliser un autre domaine automatique sur votre serveur, vous devez d'abord supprimer celui qui est déjà configuré, selon les instructions suivantes :
1. Supprimer le domaine de votre instance (par webadmin ou `yunohost domain remove`). **Attention : cela supprimera
toute application installée sur ce domaine, ainsi que ses données**.
1. Supprimer le domaine de votre instance (par webadmin ou `yunohost domain remove`). **Attention : cela supprimera toute application installée sur ce domaine, ainsi que ses données**.
2. Demander la suppression de votre souscription [dans le fil de discussion dédié du forum](https://forum.yunohost.org/t/nohost-domain-recovery/442).
3. Enlever les fichiers de configuration automatique sur votre instance (uniquement depuis la ligne de commande pour le moment) : `sudo rm /etc/cron.d/yunohost-dyndns && sudo rm -r /etc/yunohost/dyndns`
Vous pourrez ensuite enregistrer un nouveau domaine automatique.