Examples:
If you'd like to play around with running the examples in this directory interactively you'll need a target for pushing data to. octodns-powerdns is the best stand-alone option for this and the examples directory makes extensive use of it. There is a docker-compose.yml file that should get a fully functional copy of PowerDNS backed my MySQL with the API enabled along with other relivant functionality. For any of the examples that refer to the local PowerDNS instance the following instructions below should get it up and running.
git clone https://github.com/octodns/octodns.gitcd octodns/examplesdocker-compose up, this will start up MySQL and PowerDNS running them in the foreground with their logs printing to the terminal