ClouDNS API provider for octoDNS
Project description
ClouDNS API provider for octoDNS
An octoDNS provider that targets ClouDNS.
Installation
Command line
pip install octodns-cloudns
Configuration
For more safety, we recommend you to use an API sub-user with limited permissions. You can create it from your ClouDNS account and store your credentials in environment variables:
export CLOUDNS_API_AUTH_ID=XXXXX
export CLOUDNS_API_AUTH_PASSWORD=XXXXX
Then add your ClouDNS account to your octoDNS configuration file:
providers:
cloudns_account:
class: octodns_cloudns.ClouDNSProvider
auth_id: env/CLOUDNS_API_AUTH_ID
auth_password: env/CLOUDNS_API_AUTH_PASSWORD
# "sub_auth" must be enabled if *only* you log in using a sub-user.
sub_auth: true
Support Information
GeoDNS records
ClouDNSProvider suports GeoDNS records
Records
ClouDNSProvider suports А, AAAA, ALIAS, CAA, CNAME, DNAME, MX, NS, PTR, SPF, SRV, SSHFP, TXT, TLSA, LOC and NAPTR
Dynamic
ClouDNSProvider does not support dynamic records.
Development
See the /script/ directory for some tools to help with the development process. They generally follow the Script to rule them all pattern. Most useful is ./script/bootstrap which will create a venv and install both the runtime and development related requirements. It will also hook up a pre-commit hook that covers most of what's run by CI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file octodns_cloudns-0.0.9.tar.gz.
File metadata
- Download URL: octodns_cloudns-0.0.9.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edd83949bbbaac388940f6e279f9fd3dd2d2799440ddf83e8e94267a38f401ae
|
|
| MD5 |
271766e7606d9e9075a586798426d71e
|
|
| BLAKE2b-256 |
4a0dbc0a55c0fc148c14a558779c167ea9f7d2139ae6bbfec59a6b874ee5be65
|
File details
Details for the file octodns_cloudns-0.0.9-py3-none-any.whl.
File metadata
- Download URL: octodns_cloudns-0.0.9-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8f35d179b409dcb82d74b78d642b27808be88bba7329cd717029802297328ba
|
|
| MD5 |
e32e6b7b764958b48273afd9f3061afc
|
|
| BLAKE2b-256 |
3c5fbde20cdbc85422fac6ccbaa2ef7519dedfb4b1e4b4f2a89ac187e2429212
|