Back to Lego

Domeneshop

docs/content/dns/zz_gen_domeneshop.md

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

Configuration for Domeneshop.

<!--more-->
  • Code: domeneshop
  • Since: v4.3.0

Here is an example bash command using the Domeneshop provider:

bash
DOMENESHOP_API_TOKEN=<token> \
DOMENESHOP_API_SECRET=<secret> \
lego --dns domeneshop -d '*.example.com' -d example.com run

Credentials

Environment Variable NameDescription
DOMENESHOP_API_SECRETAPI secret
DOMENESHOP_API_TOKENAPI 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
DOMENESHOP_HTTP_TIMEOUTAPI request timeout in seconds (Default: 30)
DOMENESHOP_POLLING_INTERVALTime between DNS propagation check in seconds (Default: 20)
DOMENESHOP_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" %}}).

API credentials

Visit the following page for information on how to create API credentials with Domeneshop:

https://api.domeneshop.no/docs/#section/Authentication

More information

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