diff --git a/orphaned/dns.es.md b/orphaned/dns.es.md index 988399df..b4a5f53b 100644 --- a/orphaned/dns.es.md +++ b/orphaned/dns.es.md @@ -10,7 +10,7 @@ DNS significa « Domain Name Server » en inglés, y está frecuentemente empl **Por ejemplo** : `yunohost.org` apunta hacia `88.191.153.110`. -Este sistema fue creado para poder memorizar más fácilmente las direcciones de servidores. Existen registros DNS en los cuales hay que apuntarse. Esto se hace con **registrars** que te alquilarán estos nombres de dominio a cambio de cierto importe (entre cinco y algunas centenas de euros). Estos [registrars](registrar) son entidades privadas autorizadas por el [ICANN](https://es.wikipedia.org/wiki/Corporaci%C3%B3n_de_Internet_para_la_Asignaci%C3%B3n_de_Nombres_y_N%C3%BAmeros), tales como [Gandi](http://gandi.net), [OVH](http://ovh.com) o [BookMyName](http://bookmyname.com). +Este sistema fue creado para poder memorizar más fácilmente las direcciones de servidores. Existen registros DNS en los cuales hay que apuntarse. Esto se hace con **registrars** que te alquilarán estos nombres de dominio a cambio de cierto importe (entre cinco y algunas centenas de euros). Estos [registrars](/registrar) son entidades privadas autorizadas por el [ICANN](https://es.wikipedia.org/wiki/Corporaci%C3%B3n_de_Internet_para_la_Asignaci%C3%B3n_de_Nombres_y_N%C3%BAmeros), tales como [Gandi](http://gandi.net), [OVH](http://ovh.com) o [BookMyName](http://bookmyname.com). Es importante notar que los subdominios no necesariamente apuntan al dominio principal. diff --git a/orphaned/dns.fr.md b/orphaned/dns.fr.md index 120d4f28..444ceadf 100644 --- a/orphaned/dns.fr.md +++ b/orphaned/dns.fr.md @@ -14,7 +14,7 @@ DNS signifie « Domain Name Server » en anglais, et est souvent employé pour **Par exemple** : `yunohost.org` renvoie vers `88.191.153.110`. -Ce système a été créé pour pouvoir retenir plus facilement les adresses de serveur. Il existe donc des registres DNS dans lesquels il faut s’inscrire. Ceci peut être fait auprès de **registrars** qui vous feront louer ces noms de domaine contre une certaine somme (entre cinq et quelques centaines d’euros). Ces [registrars](registrar) sont des entités privées autorisées par l’[ICANN](http://fr.wikipedia.org/wiki/ICANN), telles que [Gandi](http://gandi.net), [OVH](http://ovh.com) ou [BookMyName](http://bookmyname.com). +Ce système a été créé pour pouvoir retenir plus facilement les adresses de serveur. Il existe donc des registres DNS dans lesquels il faut s’inscrire. Ceci peut être fait auprès de **registrars** qui vous feront louer ces noms de domaine contre une certaine somme (entre cinq et quelques centaines d’euros). Ces [registrars](/registrar) sont des entités privées autorisées par l’[ICANN](http://fr.wikipedia.org/wiki/ICANN), telles que [Gandi](http://gandi.net), [OVH](http://ovh.com) ou [BookMyName](http://bookmyname.com). Il est important de noter que les sous-domaines ne renvoient pas nécessairement au domaine principal. Si `yunohost.org` renvoie vers `88.191.153.110`, ça ne signifie pas que `backup.yunohost.org` renvoie vers la même IP. Vous devez donc configurer **tous** les domaines et sous-domaines que vous souhaitez utiliser. diff --git a/orphaned/dns.md b/orphaned/dns.md index e6694149..9666ec73 100644 --- a/orphaned/dns.md +++ b/orphaned/dns.md @@ -10,7 +10,7 @@ DNS stands for "Domain Name Server", and is often used for the configuration of **For example**: `yunohost.org` points to the server at `88.191.153.110`. -This system was created to more easily keep track of server addresses. There are DNS registries for Internet names that you must register with. They are called "registrars", which will let you rent certain domain names for a price (between $5 or a few hundred, depending on the root domain and the chosen name). These [registrars](registrar) are private entities authorised by [ICANN](http://en.wikipedia.org/wiki/ICANN), such as [OVH](https://www.ovh.co.uk/index.xml), [Gandi](http://gandi.net), [NameCheap](http://namecheap.com) or [BookMyName](http://bookmyname.com). A privacy respecting registrar is [Njalla](https://njal.la/) or [Njalla Onion Site](http://njalladnspotetti.onion). With Njalla, you can register a domain name with just an email or XMPP address (N.B. : you won't have full control and ownership of the domain though). +This system was created to more easily keep track of server addresses. There are DNS registries for Internet names that you must register with. They are called "registrars", which will let you rent certain domain names for a price (between $5 or a few hundred, depending on the root domain and the chosen name). These [registrars](/registrar) are private entities authorised by [ICANN](http://en.wikipedia.org/wiki/ICANN), such as [OVH](https://www.ovh.co.uk/index.xml), [Gandi](http://gandi.net), [NameCheap](http://namecheap.com) or [BookMyName](http://bookmyname.com). A privacy respecting registrar is [Njalla](https://njal.la/) or [Njalla Onion Site](http://njalladnspotetti.onion). With Njalla, you can register a domain name with just an email or XMPP address (N.B. : you won't have full control and ownership of the domain though). It is important to note that subdomains do not necessarily have to send you to wherever the principal domain is pointing. If `yunohost.org` sends to `88.191.153.110`, that doesn't mean that `backup.yunohost.org` has to point at the same IP. You must therefore configure **all** of the domains and subdomains that you want to use. @@ -26,7 +26,7 @@ You have several choices here. Note that you can mix and match solutions if you **This is the recommended option if you are just starting out with self-hosting.** -2. You can use the DNS service offered by your **registrar** (Gandi, NameCheap, BookMyName or others) to configure your domain name. Here is the [standard DNS configuration](/dns_config). The DNS service of your router can also be used, more info on [how to setup a local domain](dns_local_network). +2. You can use the DNS service offered by your **registrar** (Gandi, NameCheap, BookMyName or others) to configure your domain name. Here is the [standard DNS configuration](/dns_config). The DNS service of your router can also be used, more info on [how to setup a local domain](/dns_local_network). You can also check out these pages for specific [registrar](/registrar) documentation: [OVH](https://www.ovh.co.uk/index.xml), [Gandi](http://gandi.net), [NameCheap](http://namecheap.com) or [BookMyName](http://bookmyname.com). **Warning**: If you choose this option, you will have more configuration possibilities, but nothing will be done for you. For example, if you want to use `webmail.my-server.org`, you must add it manually to the DNS records with your registrar. diff --git a/orphaned/dns_local_network.es.md b/orphaned/dns_local_network.es.md index 562de563..d0989c4e 100644 --- a/orphaned/dns_local_network.es.md +++ b/orphaned/dns_local_network.es.md @@ -9,7 +9,7 @@ To solve this issue you can: ### Find the local IP address of your server First you need to find out the local IP of your server -- either using the tricks lister [here](finding_the_local_ip) +- either using the tricks lister [here](/finding_the_local_ip) - or if in the webadmin, in the Diagnosis section, under Internet Connectivity, IPv4, click on 'Details' and you should find an entry for 'Local IP' - or using the command line on the server : `hostname -I` diff --git a/orphaned/dns_local_network.fr.md b/orphaned/dns_local_network.fr.md index 88dd13d3..50b70603 100644 --- a/orphaned/dns_local_network.fr.md +++ b/orphaned/dns_local_network.fr.md @@ -9,7 +9,7 @@ Pour résoudre ce problème: ### Trouver l’adresse IP locale du serveur Tout d'abord il vous faut trouver l'adresse IP locale du serveur -- soit en utilisant l'une de astuces expliquées [ici](finding_the_local_ip) +- soit en utilisant l'une de astuces expliquées [ici](/finding_the_local_ip) - ou en utilisant la webadmin, dans l'écran Diagnostique, section Connection Internet, IPv4, cliquer sur 'Détails' et vous devriez trouver une entrée pour 'IP locale'. - ou en ligne de commande sur le serveur: `hostname -I` diff --git a/orphaned/dns_local_network.md b/orphaned/dns_local_network.md index d182796c..3898c506 100644 --- a/orphaned/dns_local_network.md +++ b/orphaned/dns_local_network.md @@ -9,7 +9,7 @@ To solve this issue you can: ### Find the local IP address of your server First you need to find out the local IP of your server -- either using the tricks lister [here](finding_the_local_ip) +- either using the tricks lister [here](/finding_the_local_ip) - or if in the webadmin, in the Diagnosis section, under Internet Connectivity, IPv4, click on 'Details' and you should find an entry for 'Local IP' - or using the command line on the server : `hostname -I` diff --git a/pages/01.administrate/03.postinstall/00.findinglocalip/finding_the_local_ip_fr.md b/pages/01.administrate/03.postinstall/00.findinglocalip/finding_the_local_ip.fr.md similarity index 97% rename from pages/01.administrate/03.postinstall/00.findinglocalip/finding_the_local_ip_fr.md rename to pages/01.administrate/03.postinstall/00.findinglocalip/finding_the_local_ip.fr.md index c04a7034..c14eb001 100644 --- a/pages/01.administrate/03.postinstall/00.findinglocalip/finding_the_local_ip_fr.md +++ b/pages/01.administrate/03.postinstall/00.findinglocalip/finding_the_local_ip.fr.md @@ -3,6 +3,8 @@ title: Trouver l'IP locale de son serveur template: docs taxonomy: category: docs +routes: + default: '/finding_the_local_ip' --- Dans le cas d'une installation à la maison, votre serveur devrait typiquement être accessible (depuis son réseau local) avec le domaine `yunohost.local`. Si pour une raison cela ne fonctionne pas, il vous faut peut-être trouver l'IP locale de votre serveur. diff --git a/pages/01.administrate/03.postinstall/00.findinglocalip/finding_the_local_ip.md b/pages/01.administrate/03.postinstall/00.findinglocalip/finding_the_local_ip.md index 5e1ebd15..1da5bf22 100644 --- a/pages/01.administrate/03.postinstall/00.findinglocalip/finding_the_local_ip.md +++ b/pages/01.administrate/03.postinstall/00.findinglocalip/finding_the_local_ip.md @@ -3,6 +3,8 @@ title: Finding your server's local IP template: docs taxonomy: category: docs +routes: + default: '/finding_the_local_ip' --- On an installation at home, your server should typically be accessible using the `yunohost.local` domain. If for any reason this does not work, you may need to find the *local* IP of your server. diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/bookstack/app_bookstack_fr.md b/pages/01.administrate/04.learn/06.apps/02.apps/bookstack/app_bookstack.fr.md similarity index 92% rename from pages/01.administrate/04.learn/06.apps/02.apps/bookstack/app_bookstack_fr.md rename to pages/01.administrate/04.learn/06.apps/02.apps/bookstack/app_bookstack.fr.md index 33a3d198..c40ab820 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/bookstack/app_bookstack_fr.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/bookstack/app_bookstack.fr.md @@ -3,6 +3,8 @@ title: Bookstack template: docs taxonomy: category: docs, apps +routes: + default: '/app_bookstack' --- BookStack diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/bookstack/app_bookstack.md b/pages/01.administrate/04.learn/06.apps/02.apps/bookstack/app_bookstack.md index 2977575d..788f9c6a 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/bookstack/app_bookstack.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/bookstack/app_bookstack.md @@ -3,6 +3,8 @@ title: Bookstack template: docs taxonomy: category: docs, apps +routes: + default: '/app_bookstack' --- BookStack diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/galene/app_galene_fr.md b/pages/01.administrate/04.learn/06.apps/02.apps/galene/app_galene.fr.md similarity index 97% rename from pages/01.administrate/04.learn/06.apps/02.apps/galene/app_galene_fr.md rename to pages/01.administrate/04.learn/06.apps/02.apps/galene/app_galene.fr.md index a60c5871..0e113586 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/galene/app_galene_fr.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/galene/app_galene.fr.md @@ -3,6 +3,8 @@ title: Galène template: docs taxonomy: category: docs, apps +routes: + default: '/app_galene' --- [![Installer Galène avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=galene) [![Integration level](https://dash.yunohost.org/integration/galene.svg)](https://dash.yunohost.org/appci/app/galene) diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/galene/app_galene.md b/pages/01.administrate/04.learn/06.apps/02.apps/galene/app_galene.md index 8893f12e..c52bc7bd 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/galene/app_galene.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/galene/app_galene.md @@ -3,6 +3,8 @@ title: Galène template: docs taxonomy: category: docs, apps +routes: + default: '/app_galene' --- [![Install Galène with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=galene) [![Integration level](https://dash.yunohost.org/integration/galene.svg)](https://dash.yunohost.org/appci/app/galene) diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/hedgedoc/app_hedgedoc_fr.md b/pages/01.administrate/04.learn/06.apps/02.apps/hedgedoc/app_hedgedoc.fr.md similarity index 97% rename from pages/01.administrate/04.learn/06.apps/02.apps/hedgedoc/app_hedgedoc_fr.md rename to pages/01.administrate/04.learn/06.apps/02.apps/hedgedoc/app_hedgedoc.fr.md index b9d9470c..00f9cd26 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/hedgedoc/app_hedgedoc_fr.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/hedgedoc/app_hedgedoc.fr.md @@ -3,6 +3,8 @@ title: HedgeDoc template: docs taxonomy: category: docs, apps +routes: + default: '/app_hedgedoc' --- HedgeDoc diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/hedgedoc/app_hedgedoc.md b/pages/01.administrate/04.learn/06.apps/02.apps/hedgedoc/app_hedgedoc.md index 36b821d8..ec0ef0cb 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/hedgedoc/app_hedgedoc.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/hedgedoc/app_hedgedoc.md @@ -3,6 +3,8 @@ title: HedgeDoc template: docs taxonomy: category: docs, apps +routes: + default: '/app_hedgedoc' --- HedgeDoc diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/lychee/app_lychee_fr.md b/pages/01.administrate/04.learn/06.apps/02.apps/lychee/app_lychee.fr.md similarity index 97% rename from pages/01.administrate/04.learn/06.apps/02.apps/lychee/app_lychee_fr.md rename to pages/01.administrate/04.learn/06.apps/02.apps/lychee/app_lychee.fr.md index e7b38f4f..8fb19453 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/lychee/app_lychee_fr.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/lychee/app_lychee.fr.md @@ -3,6 +3,8 @@ title: Lychee template: docs taxonomy: category: docs, apps +routes: + default: '/app_lychee' --- Lychee diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/lychee/app_lychee.md b/pages/01.administrate/04.learn/06.apps/02.apps/lychee/app_lychee.md index b2e5e9e8..51d565fd 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/lychee/app_lychee.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/lychee/app_lychee.md @@ -3,6 +3,8 @@ title: Lychee template: docs taxonomy: category: docs, apps +routes: + default: '/app_lychee' --- Lychee diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/mantis/app_mantis_fr.md b/pages/01.administrate/04.learn/06.apps/02.apps/mantis/app_mantis.fr.md similarity index 97% rename from pages/01.administrate/04.learn/06.apps/02.apps/mantis/app_mantis_fr.md rename to pages/01.administrate/04.learn/06.apps/02.apps/mantis/app_mantis.fr.md index 4d2faa92..1566d1a9 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/mantis/app_mantis_fr.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/mantis/app_mantis.fr.md @@ -3,6 +3,8 @@ title: Mantis template: docs taxonomy: category: docs, apps +routes: + default: '/app_mantis' --- Mantis diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/mantis/app_mantis.md b/pages/01.administrate/04.learn/06.apps/02.apps/mantis/app_mantis.md index 8f5038c9..b33b2b2a 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/mantis/app_mantis.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/mantis/app_mantis.md @@ -3,6 +3,8 @@ title: Mantis template: docs taxonomy: category: docs, apps +routes: + default: '/app_mantis' --- Mantis diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/matomo/app_matomo_fr.md b/pages/01.administrate/04.learn/06.apps/02.apps/matomo/app_matomo.fr.md similarity index 97% rename from pages/01.administrate/04.learn/06.apps/02.apps/matomo/app_matomo_fr.md rename to pages/01.administrate/04.learn/06.apps/02.apps/matomo/app_matomo.fr.md index 4f4e4479..4aea604a 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/matomo/app_matomo_fr.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/matomo/app_matomo.fr.md @@ -3,6 +3,8 @@ title: Matomo template: docs taxonomy: category: docs, apps +routes: + default: '/app_matomo' --- Matomo diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/matomo/app_matomo.md b/pages/01.administrate/04.learn/06.apps/02.apps/matomo/app_matomo.md index b5ee8587..55016535 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/matomo/app_matomo.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/matomo/app_matomo.md @@ -3,6 +3,8 @@ title: Matomo template: docs taxonomy: category: docs, apps +routes: + default: '/app_matomo' --- Matomo diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/privatebin/app_privatebin_fr.md b/pages/01.administrate/04.learn/06.apps/02.apps/privatebin/app_privatebin.fr.md similarity index 97% rename from pages/01.administrate/04.learn/06.apps/02.apps/privatebin/app_privatebin_fr.md rename to pages/01.administrate/04.learn/06.apps/02.apps/privatebin/app_privatebin.fr.md index 186e7b5d..a41db262 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/privatebin/app_privatebin_fr.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/privatebin/app_privatebin.fr.md @@ -3,6 +3,8 @@ title: PrivateBin template: docs taxonomy: category: docs, apps +routes: + default: '/app_privatebin' --- PrivateBin diff --git a/pages/01.administrate/04.learn/06.apps/02.apps/privatebin/app_privatebin.md b/pages/01.administrate/04.learn/06.apps/02.apps/privatebin/app_privatebin.md index fe58a869..0533c31b 100644 --- a/pages/01.administrate/04.learn/06.apps/02.apps/privatebin/app_privatebin.md +++ b/pages/01.administrate/04.learn/06.apps/02.apps/privatebin/app_privatebin.md @@ -3,6 +3,8 @@ title: PrivateBin template: docs taxonomy: category: docs, apps +routes: + default: '/app_privatebin' --- Privatebin diff --git a/pages/01.administrate/04.learn/13.permissions/groups_and_permissions.fr.md b/pages/01.administrate/04.learn/13.permissions/groups_and_permissions.fr.md index 002caecc..a4c42717 100644 --- a/pages/01.administrate/04.learn/13.permissions/groups_and_permissions.fr.md +++ b/pages/01.administrate/04.learn/13.permissions/groups_and_permissions.fr.md @@ -3,6 +3,8 @@ title: Groupes et permissions template: docs taxonomy: category: docs +routes: + default: '/groups_and_permissions' --- Vous pouvez accéder à l'interface de gestion des *groupes et des permissions* depuis la webadmin diff --git a/pages/01.administrate/04.learn/13.permissions/groups_and_permissions.md b/pages/01.administrate/04.learn/13.permissions/groups_and_permissions.md index 64fe68cd..a8ba871d 100644 --- a/pages/01.administrate/04.learn/13.permissions/groups_and_permissions.md +++ b/pages/01.administrate/04.learn/13.permissions/groups_and_permissions.md @@ -3,6 +3,8 @@ title: Users groups and permissions template: docs taxonomy: category: docs +routes: + default: '/groups_and_permissions' --- You can access the *groups and permissions* management interface from the webadmin diff --git a/pages/01.administrate/05.advance/07.email_relay/email_configure_relay_fr.md b/pages/01.administrate/05.advance/07.email_relay/email_configure_relay.fr.md similarity index 98% rename from pages/01.administrate/05.advance/07.email_relay/email_configure_relay_fr.md rename to pages/01.administrate/05.advance/07.email_relay/email_configure_relay.fr.md index c7c07cad..dc1fcd13 100644 --- a/pages/01.administrate/05.advance/07.email_relay/email_configure_relay_fr.md +++ b/pages/01.administrate/05.advance/07.email_relay/email_configure_relay.fr.md @@ -3,6 +3,8 @@ title: Configurer un relais SMTP template: docs taxonomy: category: docs +routes: + default: '/email_configure_relay' --- Si votre fournisseur internet bloque le port 25, ou si vous rencontrez un problème d’utilisation du serveur SMTP natif de YunoHost, vous pouvez configurer votre serveur YunoHost pour utiliser un relais SMTP. diff --git a/pages/01.administrate/05.advance/07.email_relay/email_configure_relay.md b/pages/01.administrate/05.advance/07.email_relay/email_configure_relay.md index d4e360fc..eb7a4b62 100644 --- a/pages/01.administrate/05.advance/07.email_relay/email_configure_relay.md +++ b/pages/01.administrate/05.advance/07.email_relay/email_configure_relay.md @@ -3,6 +3,8 @@ title: Configure SMTP relay template: docs taxonomy: category: docs +routes: + default: '/email_configure_relay' --- If your ISP blocks port 25, if you can't set a reverseDNS on your server, or if you have any other troubles using the built-in SMTP server on YunoHost, you may want to setup your YunoHost server to use a SMTP relay. diff --git a/pages/01.administrate/05.advance/08.tor/torhiddenservice.fr.md b/pages/01.administrate/05.advance/08.tor/torhiddenservice.fr.md index 679df5a7..08fb4cad 100644 --- a/pages/01.administrate/05.advance/08.tor/torhiddenservice.fr.md +++ b/pages/01.administrate/05.advance/08.tor/torhiddenservice.fr.md @@ -3,6 +3,8 @@ title: Utiliser YunoHost comme un service caché Tor template: docs taxonomy: category: docs +routes: + default: '/torhiddenservice' ---