mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
7a01793062
* Revert "Revert "markdown format"" * fix formating * fix readme * add .markdownlint.json * add markdownlint-rules-grav-pages * add markdownlint-rules-grav-pages files * add license for Markdown Lint Rules for Grav Pages * fix [figure] mess * fix [figure] mess 2 * fix [figure] mess 3 * maj .gitignore * various fixes * fix markdownlint-rules-grav-pages * second formater pass * various manual fixes * add .markdownlintignore * markdownlintignore: auto-generated pages * disable proper-names for html_elements * another bunch of various markdown fixes * Update pages/02.administer/10.install/20.dns_config/dns_config.es.md Co-authored-by: tituspijean <titus+yunohost@pijean.ovh> --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>
20 lines
765 B
Markdown
20 lines
765 B
Markdown
---
|
|
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/](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)
|