diff --git a/pages/01.administrate/09.providers/01.registrar/gandi/gandi.md b/pages/01.administrate/09.providers/01.registrar/gandi/gandi.md new file mode 100644 index 00000000..ff5af63a --- /dev/null +++ b/pages/01.administrate/09.providers/01.registrar/gandi/gandi.md @@ -0,0 +1,24 @@ +--- +title: Obtaining an API key from Gandi +template: docs +taxonomy: + category: docs +routes: + default: '/providers/registrar/gandi/autodns' + aliases: + - '/registar_api_gandi' +--- + +This page is meant to guide you in obtaining an API key from Gandi in order to configure YunoHost's automatic DNS configuration mecanism + +! NB. : **DO NOT share your API tokens with anybody!** A malicious attacker obtaining your tokens could take over your domain, and possibly your server! + +1. Go to https://account.gandi.net/ + +2. You should land on this page. Then click on 'Security' + +![](image://registrar_api_gandi_1.png?resize=800) + +3. In the next page, click on '(re)Generate the API key'. + +![](image://registrar_api_gandi_2.png?resize=800) diff --git a/pages/01.administrate/09.providers/01.registrar/registrar.md b/pages/01.administrate/09.providers/01.registrar/registrar.md index f3ad939a..91eed58d 100644 --- a/pages/01.administrate/09.providers/01.registrar/registrar.md +++ b/pages/01.administrate/09.providers/01.registrar/registrar.md @@ -19,8 +19,8 @@ However, some registrar are not compatible/tested with this feature or are more The list bellow can help you to choose a registrar if you plan to buy a domain name to use it with YunoHost. -| Registrar | Compatibility | Easy setup process | +| Registrar | Compatibility | Easy to obtain an API key | | --------- | ------------- | ------------------ | -| [Gandi](https://www.gandi.net) | ✔ (tested) | ✔ | -| [OVH](https://www.ovh.com/domaines/) | ✔ (tested) | ✘ [Tutorial](/providers/registrar/ovh) | +| [Gandi](https://www.gandi.net) | ✔ (tested) | ✔ [Tutorial](/providers/registrar/gandi/autodns) | +| [OVH](https://www.ovh.com/domaines/) | ✔ (tested) | ✘ [Tutorial](/providers/registrar/ovh/autodns) | | [Namecheap](https://www.namecheap.com/) | ✘ (in lexicon but untested) | ✘✘✘ API not available without 50$ on the account |