Skip to main content

Transip DNS provider for octoDNS

Project description

Transip DNS provider for octoDNS

An octoDNS provider that targets Transip DNS.

Installation

Command line

pip install octodns-transip

requirements.txt/setup.py

Pinning specific versions or SHAs is recommended to avoid unplanned upgrades.

Versions
# Start with the latest versions and don't just copy what's here
octodns==0.9.14
octodns-transip==0.0.1
SHAs
# Start with the latest/specific versions and don't just copy what's here
-e git+https://git@github.com/octodns/octodns.git@9da19749e28f68407a1c246dfdf65663cdc1c422#egg=octodns
-e git+https://git@github.com/octodns/octodns-transip.git@ec9661f8b335241ae4746eea467a8509205e6a30#egg=octodns_transip

Configuration

providers:
  transip:
    class: octodns_transip.TransipProvider
    # Your Transip account name (required)
    account: env/TRANSIP_ACCOUNT
    # Path to a private key file (required if key is not used)
    key_file: /path/to/file
    # The api key as string (required if key_file is not used)
    #key: env/TRANSIP_KEY
    #    -----BEGIN PRIVATE KEY-----
    #    ...
    #    -----END PRIVATE KEY-----
    # if both `key_file` and `key` are presented `key_file` is used

Support Information

Records

TransipProvider A, AAAA, ALIAS, CAA, CNAME, DS, MX, NAPTR, NS, SPF, SRV, SSHFP, TLSA, TXT

Root NS records

TransipProvider support root NS record management.
notes:

  • Transip currently only supports FQDN values for root nameservers.
  • Transip has no TTL for root nameservers, so the TTL value from the source is ignored

Dynamic

TransipProvider 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_transip-1.0.1.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

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

octodns_transip-1.0.1-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file octodns_transip-1.0.1.tar.gz.

File metadata

  • Download URL: octodns_transip-1.0.1.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for octodns_transip-1.0.1.tar.gz
Algorithm Hash digest
SHA256 f297e5bf118bd11db29453388ef3e52c6910aee72f0fed114e2d921fda32db4a
MD5 334a37789d0803ea40f321ac3622ffb8
BLAKE2b-256 23f038af658d470498922d565f9dacf8e62276bddc2efc33a0809d7bbdf13924

See more details on using hashes here.

File details

Details for the file octodns_transip-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for octodns_transip-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 64f57bb9c113633f88a7a23b440ccc7ff67c9deff890334318b3e3185731b554
MD5 fb35bfa41ea12dfff8890a2ab2d5f45d
BLAKE2b-256 7432b290bec1643299e2763015a66d7407c3ba097c418c979cfb62586019e978

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