diff --git a/pages/01.administrate/07.specific_use_cases/13.autodns/autodns.md b/pages/01.administrate/07.specific_use_cases/13.autodns/autodns.md deleted file mode 100644 index 0a93d1c7..00000000 --- a/pages/01.administrate/07.specific_use_cases/13.autodns/autodns.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: Auto DNS synchronization -template: docs -taxonomy: - category: docs -routes: - default: '/autodns' ---- - -Since version 4.3, YunoHost includes a mecanism to interface your server with your DNS registrar API, with the purpos of simplifying and automatizing DNS records registration and maintenance. - -The procedure does require an initial configuration where you will need to generate an API key on your registrar's interface. - -Not all registrars are supported though. So far, the community tested and validated the interface with [Gandi](https://gandi.net) and [OVH](https://ovh.com), which are recommended. The interface with other registrar may work but is still considered experimental until we gather feedback from the community. - -TODO/FIXME : add proper screenshots of config panel procedure, etc. diff --git a/pages/01.administrate/09.providers/01.registrar/registrar.md b/pages/01.administrate/09.providers/01.registrar/registrar.md index 91eed58d..3ccb4679 100644 --- a/pages/01.administrate/09.providers/01.registrar/registrar.md +++ b/pages/01.administrate/09.providers/01.registrar/registrar.md @@ -10,11 +10,15 @@ process: twig: true routes: default: '/providers/registrar' + aliases: + - '/autodns' --- -In order to ease the [DNS configuration process](/dns_config), YunoHost 4.3+ come with a feature allowing to automatically push the configuration to your registrar (the website where you buy a domain name). +Since version 4.3, YunoHost includes a mecanism to interface your server with your DNS registrar API, with the purpos of simplifying and automatizing DNS records registration and maintenance. -However, some registrar are not compatible/tested with this feature or are more difficult to configure with cause the registrar user interface to get credentials are too complicated. +The procedure does require an initial configuration where you will need to generate an API key on your registrar's interface. + +Not all registrars are supported though. So far, the community tested and validated the interface with [Gandi](https://gandi.net) and [OVH](https://ovh.com), which are recommended. The interface with other registrar may work but is still considered experimental until we gather feedback from the community. The list bellow can help you to choose a registrar if you plan to buy a domain name to use it with YunoHost.