2019-03-08 18:47:06 +00:00
|
|
|
---
|
|
|
|
title: "Open Telekom Cloud"
|
|
|
|
date: 2019-03-03T16:39:46+01:00
|
|
|
|
draft: false
|
|
|
|
slug: otc
|
2022-06-16 22:25:42 +00:00
|
|
|
dnsprovider:
|
|
|
|
since: "v0.4.1"
|
|
|
|
code: "otc"
|
|
|
|
url: "https://cloud.telekom.de/en"
|
2019-03-08 18:47:06 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->
|
|
|
|
<!-- providers/dns/otc/otc.toml -->
|
|
|
|
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->
|
|
|
|
|
|
|
|
|
|
|
|
Configuration for [Open Telekom Cloud](https://cloud.telekom.de/en).
|
|
|
|
|
|
|
|
|
|
|
|
<!--more-->
|
|
|
|
|
|
|
|
- Code: `otc`
|
2022-06-16 22:25:42 +00:00
|
|
|
- Since: v0.4.1
|
|
|
|
|
2019-03-08 18:47:06 +00:00
|
|
|
|
|
|
|
{{% notice note %}}
|
|
|
|
_Please contribute by adding a CLI example._
|
|
|
|
{{% /notice %}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Credentials
|
|
|
|
|
|
|
|
| Environment Variable Name | Description |
|
|
|
|
|-----------------------|-------------|
|
|
|
|
| `OTC_DOMAIN_NAME` | Domain name |
|
|
|
|
| `OTC_IDENTITY_ENDPOINT` | Identity endpoint URL |
|
|
|
|
| `OTC_PASSWORD` | Password |
|
|
|
|
| `OTC_PROJECT_NAME` | Project name |
|
|
|
|
| `OTC_USER_NAME` | User name |
|
|
|
|
|
2019-03-18 16:42:54 +00:00
|
|
|
The environment variable names can be suffixed by `_FILE` to reference a file instead of a value.
|
2022-06-16 22:25:42 +00:00
|
|
|
More information [here]({{< ref "dns#configuration-and-credentials" >}}).
|
2019-03-18 16:42:54 +00:00
|
|
|
|
2019-03-08 18:47:06 +00:00
|
|
|
|
|
|
|
## Additional Configuration
|
|
|
|
|
|
|
|
| Environment Variable Name | Description |
|
|
|
|
|--------------------------------|-------------|
|
|
|
|
| `OTC_HTTP_TIMEOUT` | API request timeout |
|
|
|
|
| `OTC_POLLING_INTERVAL` | Time between DNS propagation check |
|
|
|
|
| `OTC_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation |
|
2023-09-21 14:04:52 +00:00
|
|
|
| `OTC_SEQUENCE_INTERVAL` | Time between sequential requests |
|
2019-03-08 18:47:06 +00:00
|
|
|
| `OTC_TTL` | The TTL of the TXT record used for the DNS challenge |
|
|
|
|
|
2019-03-18 16:42:54 +00:00
|
|
|
The environment variable names can be suffixed by `_FILE` to reference a file instead of a value.
|
2022-06-16 22:25:42 +00:00
|
|
|
More information [here]({{< ref "dns#configuration-and-credentials" >}}).
|
2019-03-18 16:42:54 +00:00
|
|
|
|
2019-03-08 18:47:06 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## More information
|
|
|
|
|
2023-05-05 07:49:38 +00:00
|
|
|
- [API documentation](https://docs.otc.t-systems.com/domain-name-service/api-ref/index.html)
|
2019-03-08 18:47:06 +00:00
|
|
|
|
|
|
|
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->
|
|
|
|
<!-- providers/dns/otc/otc.toml -->
|
|
|
|
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->
|