Fastly ACME source for octoDNS
Project description
Fastly ACME source for octoDNS
An OctoDNS source for Fastly.
Installation
Command line
pip install octodns-fastly
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-fastly==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-fastly.git@ec9661f8b335241ae4746eea467a8509205e6a30#egg=octodns_fastly
Configuration
FastlyAcmeSource
will create ACME DNS challenge CNAME records such as _acme-challenge.www.example.com
based on TLS subscriptions.
OctoDNS configuration:
providers:
fastly:
class: octodns_fastly.FastlyAcmeSource
token: env/FASTLY_API_TOKEN
zones:
example.com.:
sources:
- fastly
Support Information
Records
CNAME
Dynamic
FastlyProvider 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
File details
Details for the file octodns-fastly-0.0.1.tar.gz
.
File metadata
- Download URL: octodns-fastly-0.0.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce8e307f5c0746cf663f87017786071f68f589373036016a3a98fa5a4bf55202 |
|
MD5 | 38fbb80d62e8c5c098d012bfa0449a74 |
|
BLAKE2b-256 | 3fd38fa68f1d0b3efec92bcf73043bfa3f1524fb3ae92a4bddab5ed073b7a4f1 |
File details
Details for the file octodns_fastly-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: octodns_fastly-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbba296de724cf530bc14e76554d126003d123bda5d31370aaa9fd2a181c6585 |
|
MD5 | 5e801b8f859a49c28eae2c0b1c8e3982 |
|
BLAKE2b-256 | 6c81d0a80e4aa5d15a87a4654358e44ccc86681b588c52f0cb9f5334fc7bfbd2 |