Commit Graph

47 Commits

Author SHA1 Message Date
Ross McFarland 3e0a452f77 CHANGELOG and README updates for dynamic and recent work 2019-04-04 08:37:55 -07:00
Vlad Voloshyn bcc7416048 Remove enforce_order and default_ttl description from README 2019-01-13 22:17:19 +02:00
Vlad Voloshyn f92e168c17 Add description about default_ttl and enforce_order keys in config 2019-01-13 20:30:01 +02:00
Adam Smith a2fe9bb27a add ALIAS suppport for DNSMadeEasy to README 2018-12-09 17:16:27 -08:00
Adam Smith fd3de1e08b add Zone File source, reads Bind compatible zone files 2018-10-14 16:53:05 -07:00
Takuya Noguchi 19e0811428 Use google-cloud-dns for GoogleCloud
On 2018-06-18, google-cloud package was deprecated and so
it requires us to use google-cloud-dns instead of google-cloud
for GoogleCloudProvider (Google Cloud DNS).

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-08-16 11:24:46 +09:00
Adam Smith a803371fa4 add AXFR source to OctoDNS
Adds a new source requested in #239. This source allows a user to pull data from
a legacy system (Bind9, etc.) that does not have an API/existing provider via
AXFR Zone Transfer.
2018-07-16 01:34:32 -07:00
Ross McFarland 36b67b8b7a Implement EtcHostsProvider, content to be used in /etc/hosts
...for testing or emergencies
2018-06-01 20:59:03 -07:00
Jon Simons 9f575374fa README.md: your -> you're typo 2018-04-24 13:40:47 -07:00
Ross McFarland 8db46cc0d2 Missing column in readme table 2018-04-15 09:51:13 -07:00
Ross McFarland dce1551f82 Include info about provider specific reqs in README 2018-04-15 09:46:35 -07:00
Zophren 48f804e329 Update Readme - OVH provider capabilities
Add DKIM to provider capabilities
2018-02-27 18:05:34 +01:00
Ross McFarland 9f2b65ec83 Change str() to unicode() to avoid encoding problems 2018-02-24 09:19:23 -08:00
Paul van Brouwershaven c848860b1f Add SRV support to Cloudflare provider 2018-02-02 09:33:02 +01:00
Adam Smith 712d1d86aa add DnsMadeEasy to README, sandbox environment toggle 2018-01-22 21:45:21 -08:00
Ross McFarland 68bc400e19 Comment that NS1 geo health checks aren't yet supported 2018-01-09 07:51:32 -08:00
Steve Coursen 682e57c9f9 Set Ns1Provider to "Yes" for GeoDNS Support 2018-01-09 10:35:52 -05:00
Ross McFarland e45fec3956 Merge branch 'master' into master 2018-01-08 14:12:03 -08:00
Ross McFarland 0659eda451 Add Cloudflare ALIAS record support
Translates them to/from root CNAME
2018-01-06 16:53:11 -08:00
Terrence Cole 1903b242b5 Merge branch 'master' of https://github.com/github/octodns 2017-12-15 11:33:39 -08:00
Adam Smith feec4a6821 Add DigitalOcean provider 2017-11-12 23:50:52 -08:00
Terrence Cole 3cf6540aaa Merge remote-tracking branch 'upstream/master' 2017-10-19 09:25:36 -07:00
Petter Hassberg ea1871a326 Add GoogleCloudProvider to README.md 2017-10-09 19:55:59 +02:00
trnsnt 8a13ccab46 Add OVH as octodns provider 2017-09-18 17:37:51 +02:00
Terrence Cole a0fd1cfdbe Add the new provider to the readme. 2017-09-11 10:56:28 -07:00
Ross McFarland e43da949a3 Add CAA for CF, DNSimple, and README 2017-08-26 15:39:54 -07:00
Heesu Hwang 99578f328c add azure to README. order reqs, change comments slightly, alphabetize functions 2017-07-05 09:45:38 -07:00
Sijis Aviles e6405d274a docs: Fix small typos 2017-06-17 10:34:11 -05:00
Ross McFarland e87462380f Update comment about DNSimple's ALIAS support, no errors are thrown 2017-06-12 14:06:43 -07:00
Ross McFarland 11cf155477 Pass of ALIAS support across supported providers. Allow ALIAS ttl
Supports ALIAS for Dnsimple, Dyn, Ns1, and PowerDNS. Notes added to readme about
some of the quirks found while working with them. TTL seems to mostly be
accepted on ALIAS records so it has been added back, what it means seems to vary
across providers, thus notes.
2017-06-03 09:44:05 -07:00
Shannon Weyrick 7163c83102 Update README to include new NS1 Provider 2017-05-31 12:29:02 -04:00
Ross McFarland faa4630362 Merge pull request #21 from The-Compiler/patch-1
readme: Fix link to contributing doc
2017-04-28 19:05:33 -04:00
Ross McFarland cedfd57b3b Merge pull request #20 from endersonmaia/patch-1
Fixed broken link to Records Documentation
2017-04-28 19:04:23 -04:00
Ross McFarland cad07ff57c DnsimpleProvider rather than DNSimple 2017-04-28 19:02:54 -04:00
Florian Bruhin d64e9da1c2 readme: Fix link to contributing doc 2017-04-27 18:59:04 +02:00
Enderson Tadeu S. Maia 01f60e2d70 Fixed broken link to Records Documentation 2017-04-27 13:58:16 -03:00
Léo Colombaro be0d25e31c readme: typos and bad links
Fixes typos in the Supported providers table
2017-04-27 18:43:08 +02:00
Ross McFarland f68213647f Add missing header col 2017-04-18 08:51:33 -07:00
Ross McFarland 274b679f9e Add a supported providers table to the README 2017-04-18 08:50:05 -07:00
Ross McFarland a0d4c9800f Add the octoDNS logo 2017-04-12 15:30:52 -07:00
Ross McFarland da4632fb7c docstrings for each provider showing config 2017-03-17 10:03:27 -07:00
Ross McFarland dd6f82c3bb Update to an active code of conduct, move contibuting 2017-03-16 14:53:35 -07:00
Ross McFarland 23311c883b Remove accidental paste from README header 2017-03-16 10:44:30 -07:00
Ross McFarland 6607271af6 Address README review feedback 2017-03-16 08:19:56 -07:00
Ross McFarland f18365f1f0 Add joewilliams to Authors section 2017-03-15 15:52:27 -07:00
Ross McFarland 7957a4c018 Initial import of OSS OctoDNS 2017-03-15 15:38:10 -07:00
Ross McFarland 85e4f92d53 Blank commit 2017-03-15 15:26:08 -07:00