dnscontrol/docs/_providers
Jamie Lennox 7daa7a6467 Add SoftLayer DNS provider (#59)
Add SoftLayer DNS as a DomainServiceProvider.

The SoftLayer API is a bit of a mess and treats MX and SRV records
differently. This leads to some replication and custom handling issues
to work around.

In this patch I have to change the SRV test case to be _tcp instead of
_protocol because softlayer requires a "known" protocol which AFAICT is
tcp, udp or tls. I think this will be acceptable in most cases.

Signed-off-by: Jamie Lennox <jamielennox@gmail.com>
2017-09-26 13:14:53 -04:00
..
activedir.md Refactor to use better cli command framework (#177) 2017-09-13 10:00:41 -04:00
bind.md Refactor to use better cli command framework (#177) 2017-09-13 10:00:41 -04:00
cloudflare.md docs/ Remove whitespace at EOL 2017-08-29 13:49:39 -04:00
digitalocean.md Digitalocean provider (#171) 2017-08-10 13:31:20 -07:00
dnsimple.md Adding gandi to integration suite. Fixing bugs. (#57) 2017-03-27 16:03:01 -06:00
gandi.md gandi.md: Correct typos 2017-05-10 09:19:11 -04:00
gcloud.md Documentation: Update terminology in gcloud.md (#197) 2017-09-07 06:46:32 -07:00
name.com.md NAMEDOTCOM needs parameterization to permit integration testing. 2017-07-13 15:21:16 -04:00
namecheap.md Update docs to properly use ROUTE53 in examples (#127) 2017-05-31 13:12:40 -04:00
ns1.md Ns1 provider (#63) 2017-09-13 11:49:15 -04:00
route53.md Document potential issue with R53 provider. See https://github.com/StackExchange/dnscontrol/pull/155 2017-08-05 11:01:08 -04:00
softlayer.md Add SoftLayer DNS provider (#59) 2017-09-26 13:14:53 -04:00