DNS Made Easy provider for octoDNS
Project description
DNS Made Easy provider for octoDNS
An octoDNS provider that targets DNS Made Easy.
Installation
Command line
pip install octodns-dnsmadeeasy
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-dnsmadeeasy==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-dnsmadeeasy.git@ec9661f8b335241ae4746eea467a8509205e6a30#egg=octodns_dnsmadeeasy
Configuration
providers:
dnsmadeeasy:
class: octodns_dnsmadeeasy.DnsMadeEasyProvider
# Your DnsMadeEasy api key (required)
api_key: env/DNSMADEEASY_API_KEY
# Your DnsMadeEasy secret key (required)
secret_key: env/DNSMADEEASY_SECRET_KEY
# Whether or not to use Sandbox environment
# (optional, default is false)
#sandbox: true
Support Information
Records
DnsMadeEasyProvider supports A, AAAA, ALIAS (ANAME), CAA, CNAME, MX, NS, PTR, SPF, SRV, and TXT. There are some restrictions on CAA tags.
Dynamic
DnsMadeEasyProvider 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
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-dnsmadeeasy-0.0.2.tar.gz.
File metadata
- Download URL: octodns-dnsmadeeasy-0.0.2.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd4e825e88649c14a2359b32f7ba30859e6477e6e8f49c19d12d2dbe6a49c3ae
|
|
| MD5 |
79240c6c7298c5193107c8f17c8e1871
|
|
| BLAKE2b-256 |
ba93b2144603c6ce3a54f8034c45027273f62306d5e2db338edab6c0c81d7810
|
File details
Details for the file octodns_dnsmadeeasy-0.0.2-py3-none-any.whl.
File metadata
- Download URL: octodns_dnsmadeeasy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a61fc5300b0ed1fda19cf08e436e2e0234adce79846e4c9558a4bdbe6d576190
|
|
| MD5 |
8ed7abcf325db131e8c50d60556a1117
|
|
| BLAKE2b-256 |
ab05c4835e3988795183232ad56d05a77d0ff13434232cd9e4e498589406eb93
|