Back to Lego

Gandi Live DNS (v5)

docs/content/dns/zz_gen_gandiv5.md

4.35.21.8 KB
Original Source
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. --> <!-- providers/dns/gandiv5/gandiv5.toml --> <!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->

Configuration for Gandi Live DNS (v5).

<!--more-->
  • Code: gandiv5
  • Since: v0.5.0

Here is an example bash command using the Gandi Live DNS (v5) provider:

bash
GANDIV5_PERSONAL_ACCESS_TOKEN=abcdefghijklmnopqrstuvwx \
lego --dns gandiv5 -d '*.example.com' -d example.com run

Credentials

Environment Variable NameDescription
GANDIV5_API_KEYAPI key (Deprecated)
GANDIV5_PERSONAL_ACCESS_TOKENPersonal Access Token

The environment variable names can be suffixed by _FILE to reference a file instead of a value. More information [here]({{% ref "dns#configuration-and-credentials" %}}).

Additional Configuration

Environment Variable NameDescription
GANDIV5_HTTP_TIMEOUTAPI request timeout in seconds (Default: 10)
GANDIV5_POLLING_INTERVALTime between DNS propagation check in seconds (Default: 20)
GANDIV5_PROPAGATION_TIMEOUTMaximum waiting time for DNS propagation in seconds (Default: 1200)
GANDIV5_TTLThe TTL of the TXT record used for the DNS challenge in seconds (Default: 300)

The environment variable names can be suffixed by _FILE to reference a file instead of a value. More information [here]({{% ref "dns#configuration-and-credentials" %}}).

More information

<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. --> <!-- providers/dns/gandiv5/gandiv5.toml --> <!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->