Back to Lego

Anexia CloudDNS

docs/content/dns/zz_gen_anexia.md

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

Configuration for Anexia CloudDNS.

<!--more-->
  • Code: anexia
  • Since: v4.28.0

Here is an example bash command using the Anexia CloudDNS provider:

bash
ANEXIA_TOKEN=xxx \
lego --dns anexia -d '*.example.com' -d example.com run

Credentials

Environment Variable NameDescription
ANEXIA_TOKENAPI token for Anexia Engine

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
ANEXIA_API_URLAPI endpoint URL (default: https://engine.anexia-it.com)
ANEXIA_HTTP_TIMEOUTAPI request timeout in seconds (Default: 30)
ANEXIA_POLLING_INTERVALTime between DNS propagation check in seconds (Default: 2)
ANEXIA_PROPAGATION_TIMEOUTMaximum waiting time for DNS propagation in seconds (Default: 300)
ANEXIA_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" %}}).

Description

You need to create an API token in the Anexia Engine.

The token must have permissions to manage DNS zones and records.

More information

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