Back to Lego

Zone.ee

docs/content/dns/zz_gen_zoneee.md

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

Configuration for Zone.ee.

<!--more-->
  • Code: zoneee
  • Since: v2.1.0

Here is an example bash command using the Zone.ee provider:

bash
ZONEEE_API_USER=xxxxx \
ZONEEE_API_KEY=yyyyy \
lego --dns zoneee -d '*.example.com' -d example.com run

Credentials

Environment Variable NameDescription
ZONEEE_API_KEYAPI key
ZONEEE_API_USERAPI user

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
ZONEEE_ENDPOINTAPI endpoint URL
ZONEEE_HTTP_TIMEOUTAPI request timeout in seconds (Default: 30)
ZONEEE_POLLING_INTERVALTime between DNS propagation check in seconds (Default: 5)
ZONEEE_PROPAGATION_TIMEOUTMaximum waiting time for DNS propagation 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/zoneee/zoneee.toml --> <!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->