Domeneshop
Configuration for Domeneshop.
- Code:
domeneshop
- Since: v4.3.0
Here is an example bash command using the Domeneshop provider:
DOMENESHOP_API_TOKEN=<token> \
DOMENESHOP_API_SECRET=<secret> \
lego --email example@example.com --dns domeneshop -d '*.example.com' -d example.com run
Credentials
Environment Variable Name | Description |
---|---|
DOMENESHOP_API_SECRET |
API secret |
DOMENESHOP_API_TOKEN |
API token |
The environment variable names can be suffixed by _FILE
to reference a file instead of a value.
More information here.
Additional Configuration
Environment Variable Name | Description |
---|---|
DOMENESHOP_HTTP_TIMEOUT |
API request timeout |
DOMENESHOP_POLLING_INTERVAL |
Time between DNS propagation check |
DOMENESHOP_PROPAGATION_TIMEOUT |
Maximum waiting time for DNS propagation |
The environment variable names can be suffixed by _FILE
to reference a file instead of a value.
More information here.
API credentials
Visit the following page for information on how to create API credentials with Domeneshop:
https://api.domeneshop.no/docs/#section/Authentication