OctoDNS is DNS as code – a tool for managing DNS across multiple providers.
$ docker run -v "$(pwd):/octodns" --workdir /octodns octodns/dyn octodns-sync
This runs octodns-sync on the contents of the current working directory.
OctoDNS with all the first-party plugins. See the list in the requirements.txt for the 'all' flavor..
OctoDNS with only the AzureProvider.
OctoDNS with only the CloudflareProvider.
OctoDNS with only the ConstellixProvider.
OctoDNS with only the DigitalOceanProvider.
OctoDNS with only the DNSimpleProvider.
OctoDNS with only the DNSMadeEasyProvider.
OctoDNS with only the DynProvider.
OctoDNS with only the Ns1Provider.
OctoDNS with only the PowerDNSProvider.
OctoDNS with only the Route53Provider.
requirements.txt file.requirements.txtUpdate the version in all/requirements.txt – it will be used in the 'all' flavor and the provider-specific flavor.
Content type
Image
Digest
sha256:1e1bd7c8f…
Size
50.9 MB
Last updated
about 1 month ago
docker pull octodns/dyn