dnscontrol/docs
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
..
_functions Add TLSA record support (#165) (#203) 2017-09-15 09:03:29 -04:00
_includes Add SoftLayer DNS provider (#59) 2017-09-26 13:14:53 -04:00
_layouts Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00
_providers Add SoftLayer DNS provider (#59) 2017-09-26 13:14:53 -04:00
assets Improve the getting started docs (#106) 2017-05-02 09:08:28 -04:00
css Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00
_config.yml tweaks to gcloud 2017-03-12 16:02:46 -07:00
adding-new-rtypes.md Format helpers.js (#205) 2017-09-15 13:12:09 -04:00
alias.md docs/ Remove whitespace at EOL 2017-08-29 13:49:39 -04:00
examples.md Change double to single quotes in examples. 2017-06-08 14:14:46 -04:00
getting-started.md docs/ Remove whitespace at EOL 2017-08-29 13:49:39 -04:00
index.md Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00
js.md docs/ Remove whitespace at EOL 2017-08-29 13:49:39 -04:00
migrating.md docs/ Remove whitespace at EOL 2017-08-29 13:49:39 -04:00
nameservers.md docs/ Remove whitespace at EOL 2017-08-29 13:49:39 -04:00
provider-list.md Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00
release-engineering.md docs/ Remove whitespace at EOL 2017-08-29 13:49:39 -04:00
runDocker.sh adding docs again 2017-01-11 13:02:45 -07:00
unittests.md Add unittest docs 2017-05-27 16:13:55 -04:00
why-the-dot.md Clarify "must end with a (.)" error message. 2017-08-18 15:50:55 -04:00
writing-providers.md Document that contributors that they'll be asked to maintain their code. 2017-08-07 11:50:54 -04:00