Commit graph

2277 commits

Author SHA1 Message Date
Tom Limoncelli 5ce8802a54 Fix bug #70: Document a checklist for new providers 2017-06-01 18:23:04 -04:00
Tom Limoncelli c3889fa6c5 Merge branch 'master' into tlim_cfaliases 2017-06-01 18:06:05 -04:00
Richard Hurt 1d0a57fdc8 Update docs to properly use ROUTE53 in examples (#127) 2017-05-31 13:12:40 -04:00
Tom Limoncelli a2110c5021 Add unittest docs 2017-05-27 16:13:55 -04:00
Tom Limoncelli eb77b78c11 Add tips for provider authors. 2017-05-26 08:20:38 -04:00
Tom Limoncelli 955ff41230 Update convertzone docs 2017-05-25 20:42:30 -04:00
Tom Limoncelli cf2208ebfc Merge branch 'master' into tlim_cfaliases 2017-05-25 20:38:48 -04:00
Craig Peterson 42ef9f4b9e moving a bunch of packages under pkg (#124)
* moving a bunch of packages under pkg

* fix gen

* fix tst

* oops

* fix test fo real

* parse mx/a
2017-05-25 14:25:39 -04:00
Tom Limoncelli 01a242480c Initial DNS Resolvers and SPF scaffolding (#123)
* Implemented Live and Preloaded resolvers

* Integrated Craig's parser.
2017-05-25 12:27:36 -04:00
Craig Peterson 20253130cf allowing metadata to force remove all nameservers 2017-05-23 13:38:14 -04:00
Craig Peterson f1a0d65198 Cloudflare Redirects (#119)
* function sig

* sig

* some custom record infrastructure

* CLOUDFLARE REDIRECTS!

* comments out

* guarding redirects behind provider metadata to manage

* catch commas in js to ensure proper encoding.

* gen

* small fix

* revendor otto

* docs
2017-05-19 14:15:57 -04:00
Tom Limoncelli b620121dce Update alias examples in cloudflare doc 2017-05-16 15:55:51 -04:00
Tom Limoncelli 806621e115 fixup! 2017-05-15 16:28:26 -04:00
Tom Limoncelli 90caee8054 go generate 2017-05-11 07:02:52 -04:00
Tom Limoncelli 56e08b9202 Add CF aliases 2017-05-11 01:02:57 -04:00
rbelnap a355b8e438 fix go-namecheap vendor, already applied upstream (#100)
* fix go-namecheap vendor, already applied upstream

* updating metadata with govendor

* add one additional file from govendor update that was missed initially
2017-05-10 07:50:05 -06:00
Tom Limoncelli 4e2669a4e3 gandi.md: Correct typos 2017-05-10 09:19:11 -04:00
Koen Rouwhorst 6a58397a6b Typo: 'consturct' --> 'construct' (#117) 2017-05-08 05:36:29 -06:00
Tiernan OToole 5cad1c3513 Cloudflare createdomain (#113)
* fixing #112

* fixing build issue

* typo

* adding missing commits from master

* fixing gofmt validation errors

* fixing github pull request sugestions

* fixing build issue

* adding debug info

* adding more debug

* tweaking code based on pull request comments

* fixing error
2017-05-05 15:20:43 -06:00
Mathieu Herbert d98c57c85f modify route53 documentation with the aws credentials configuration (#115) 2017-05-05 08:48:02 -04:00
Mathieu Herbert 95705e7f2d Allow more flexibility in configuring Route53 (#93)
* providers/route53/route53Provider.go

* fix fmt

* check credentials, add Route53 fetch zones in init section and add check if delegation set is present or nil
2017-05-03 11:30:05 -06:00
Craig Peterson dc2743dd4a fix nil error msg 2017-05-03 09:56:08 -06:00
Craig Peterson 0f4f7d813e no purge (#111) 2017-05-03 09:46:39 -06:00
Tiernan OToole f0546a2700 updating cloudflare documentation (#103)
* updating cloudflare doc 

to show how to use proxy and alias

* adding note about new domains not being added to CF
2017-05-03 09:45:31 -06:00
Tiernan OToole 22fb25af36 adding no_purge to cloudflare (#110) 2017-05-03 09:24:08 -06:00
Tom Limoncelli 6565462962 Document that providers don't (or do) add domains to your account automatically. 2017-05-03 09:32:47 -04:00
Tiernan OToole 0d02c9adf4 updating getting started doc for multiple providers (#104)
* updating getting started doc for multiple providers
2017-05-02 16:22:51 -04:00
Tom Limoncelli c4661744d7 "create-domains" subcommand missing from help 2017-05-02 15:09:05 -04:00
Tom Limoncelli 05da8b9e83 Improve the getting started docs (#106)
* A more detailed getting started guide.
2017-05-02 09:08:28 -04:00
Tom Limoncelli 8769b1f021 Removed debug statements. 2017-04-30 09:30:07 -04:00
Tom Limoncelli d92fd5b461 BIND Provider: Pick default TTL automatically for zonefiles (#109)
* BIND Provider: Pick default TTL automatically for zonefiles
2017-04-30 09:28:35 -04:00
eliheady c13d83887c NS RR (apex) TTL example (#107)
* examples.md: more TTL examples
2017-04-28 14:17:44 -04:00
Pat Moroney 3488c82093 Fix some typos in comments (#102) 2017-04-27 06:59:18 -06:00
rbelnap 426c2ed38d add BaseURL option to namecheap creds to allow setting sandbox endpoint (#97) 2017-04-25 11:24:55 -04:00
Craig Peterson 32fedd8b5f prevendor publicsuffix 2017-04-20 09:33:38 -06:00
Craig Peterson 4f0b605908 alias can have orange cloud 2017-04-20 07:13:21 -06:00
Craig Peterson 54336ccd35 spacing 2017-04-19 15:52:35 -06:00
Craig Peterson 0149806086 pointers are hard 2017-04-19 15:48:58 -06:00
Craig Peterson ef4897d893 hmm 2017-04-19 15:38:14 -06:00
Craig Peterson db6e094aba Merge branch 'master' of github.com:StackExchange/dnscontrol 2017-04-19 15:29:57 -06:00
Craig Peterson 5bb6f82146 does release asset ids change when you change one? 2017-04-19 15:29:41 -06:00
Pat Moroney e9f6749c0f Name.com now manages NS records by itself. (#92) 2017-04-19 15:20:26 -06:00
Craig Peterson 7d8ba06740 Adding script to upload master to github release. 2017-04-19 14:36:09 -06:00
Craig Peterson 3af3638902 Replace build script with go version 2017-04-19 14:31:09 -06:00
Craig Peterson 47f4cab449 Merge remote-tracking branch 'origin/master' 2017-04-19 14:28:32 -06:00
Craig Peterson 68dbf80158 More granular travis statuses (#77) 2017-04-19 13:24:53 -06:00
Craig Peterson fb14cea91e Support ALIAS records with Cloudflare (#89)
* simple facility for registering provider capabilities

* support for cloudflare. tests.

* js and docs

* docs

* generate
2017-04-19 13:13:28 -06:00
Ben Firshman ffb2ee7673 Docs fixes (#85)
* Clarify what "apiuser" is in Cloudflare docs

Confusingly it is the email address associated with the account, not the username.

* Remove Gandi registrar from docs

Because it doesn't actually exist.
2017-04-19 10:41:12 -06:00
Phil Pennock 55e7710b06 Fix broken doc-link from getting-started (#90)
This appears to be the only one.  Manual audit with (zsh):

    pcregrep -o1 '}}/([^\)]+)\)' **/*(.)

yielded all the site-based URLs and I eye-compared them to the names of
existing docs.
2017-04-18 13:14:27 -04:00
Craig Peterson 3d08eb69af simple facility for registering provider capabilities 2017-04-17 15:16:29 -06:00