forked from TrueCloudLab/lego
54 lines
1.3 KiB
Markdown
54 lines
1.3 KiB
Markdown
|
---
|
||
|
title: "DNSimple"
|
||
|
date: 2019-03-03T16:39:46+01:00
|
||
|
draft: false
|
||
|
slug: dnsimple
|
||
|
---
|
||
|
|
||
|
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->
|
||
|
<!-- providers/dns/dnsimple/dnsimple.toml -->
|
||
|
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->
|
||
|
|
||
|
|
||
|
Configuration for [DNSimple](https://dnsimple.com/).
|
||
|
|
||
|
|
||
|
<!--more-->
|
||
|
|
||
|
- Code: `dnsimple`
|
||
|
|
||
|
{{% notice note %}}
|
||
|
_Please contribute by adding a CLI example._
|
||
|
{{% /notice %}}
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
## Credentials
|
||
|
|
||
|
| Environment Variable Name | Description |
|
||
|
|-----------------------|-------------|
|
||
|
| `DNSIMPLE_BASE_URL` | API endpoint URL |
|
||
|
| `DNSIMPLE_OAUTH_TOKEN` | OAuth token |
|
||
|
|
||
|
|
||
|
## Additional Configuration
|
||
|
|
||
|
| Environment Variable Name | Description |
|
||
|
|--------------------------------|-------------|
|
||
|
| `DNSIMPLE_POLLING_INTERVAL` | Time between DNS propagation check |
|
||
|
| `DNSIMPLE_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation |
|
||
|
| `DNSIMPLE_TTL` | The TTL of the TXT record used for the DNS challenge |
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
## More information
|
||
|
|
||
|
- [API documentation](https://developer.dnsimple.com/v2/)
|
||
|
- [Go client](https://github.com/dnsimple/dnsimple-go)
|
||
|
|
||
|
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->
|
||
|
<!-- providers/dns/dnsimple/dnsimple.toml -->
|
||
|
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->
|