Back to Lego

all-inkl

docs/content/dns/zz_gen_allinkl.md

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

Configuration for all-inkl.

<!--more-->
  • Code: allinkl
  • Since: v4.5.0

Here is an example bash command using the all-inkl provider:

bash
ALL_INKL_LOGIN=xxxxxxxxxxxxxxxxxxxxxxxxxx \
ALL_INKL_PASSWORD=yyyyyyyyyyyyyyyyyyyyyyyyyy \
lego --dns allinkl -d '*.example.com' -d example.com run

Credentials

Environment Variable NameDescription
ALL_INKL_LOGINKAS login
ALL_INKL_PASSWORDKAS password

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
ALL_INKL_HTTP_TIMEOUTAPI request timeout in seconds (Default: 30)
ALL_INKL_POLLING_INTERVALTime between DNS propagation check in seconds (Default: 2)
ALL_INKL_PROPAGATION_TIMEOUTMaximum waiting time for DNS propagation in seconds (Default: 60)

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/allinkl/allinkl.toml --> <!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->