Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

octodns_cloudns-0.0.12.tar.gz (23.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

octodns_cloudns-0.0.12-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

Details for the file octodns_cloudns-0.0.12.tar.gz.

File metadata

  • Download URL: octodns_cloudns-0.0.12.tar.gz
  • Upload date:
  • Size: 23.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.8.10

File hashes

Hashes for octodns_cloudns-0.0.12.tar.gz
Algorithm Hash digest
SHA256 3441bf57b73624cdefac362b2c8874ca759ec08cb212b5e5608b99ae269c99f1
MD5 6bf27b661af94e79ffa2dc1c35fae03d
BLAKE2b-256 13f4b738aebb6f6c3de90a10b4175f98bf2ab12849782ea2f81d9b08bb858878

See more details on using hashes here.

File details

Details for the file octodns_cloudns-0.0.12-py3-none-any.whl.

File metadata

File hashes

Hashes for octodns_cloudns-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 12b4be8cc65d23ace52af5579f475343a23529c5708f3c57032a4fa4961b0e9e
MD5 9371af545c82e83f9b1567224e0397dd
BLAKE2b-256 3e475bbf67a085b8df278005a63122570778763cfc570cf9caf0f2547cc17117

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page