GithubHelp home page GithubHelp logo

octodns-docker's Introduction

octodns docker images

OctoDNS is DNS as code – a tool for managing DNS across multiple providers.

Usage

$ docker run -v "$(pwd):/octodns" --workdir /octodns octodns/<flavor> octodns-sync

# Example:
$ docker run -v "$(pwd):/octodns" --workdir /octodns octodns/octodns octodns-sync

This runs octodns-sync on the contents of the current working directory.

Flavors

Flavor Module Docker Hub
azure octodns_azure octodns/azure
bind octodns_bind octodns/bind
cloudflare octodns_cloudflare octodns/cloudflare
constellix octodns_constellix octodns/constellix
digitalocean octodns_digitalocean octodns/digitalocean
dnsimple octodns_dnsimple octodns/dnsimple
dnsmadeeasy octodns_dnsmadeeasy octodns/dnsmadeeasy
dyn octodns_dyn octodns/dyn
easydns octodns_easydns octodns/easydns
edgedns octodns_edgedns octodns/edgedns
etchosts octodns_etchosts octodns/etchosts
gandi octodns_gandi octodns/gandi
gcore octodns_gcore octodns/gcore
googlecloud octodns_googlecloud octodns/googlecloud
hetzner octodns_hetzner octodns/hetzner
mythicbeasts octodns_mythicbeasts octodns/mythicbeasts
ns1 octodns_ns1 octodns/ns1
octodns (all) octodns octodns/octodns
ovh octodns_ovh octodns/ovh
powerdns octodns_powerdns octodns/powerdns
rackspace octodns_rackspace octodns/rackspace
route53 octodns_route53 octodns/route53
selectel octodns_selectel octodns/selectel
transip octodns_transip octodns/transip
ultra octodns_ultra octodns/ultra

Adding a new flavor

  1. Add the module to the all/requirements.txt file
  2. Run script/generate-workflow-file (requires PyYaml module)
  3. Copy-and-paste the markdown table from the output into README.md

Updating a version

Update the version in all/requirements.txt – it will be used in the 'all' flavor and the provider-specific flavor.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.