Patrick G
efbf04e231
Improved BIND docs ( #221 ) ( #226 )
...
* Improved BIND docs
- Fixed highlighting language
- Improved markdown formatting
- Improved grammar
* Fix according to review
2017-10-11 11:59:29 -04:00
Patrick G
211add3ec3
Improve NS1 documentation ( #233 )
...
- Minor fixes
2017-10-11 11:54:32 -04:00
Patrick G
f753c5a700
Improve Google Cloud DNS docs ( #230 )
...
- Markdown formatting improvements
- Added note about newlines in private key
2017-10-11 10:10:23 -04:00
Patrick G
326e3a803c
Improve Gandi documentation ( #229 )
...
- Markdown formatting improvements
- Other fixes
2017-10-11 10:10:01 -04:00
Tom Limoncelli
7f87deb4e5
fixup!
2017-10-11 09:59:45 -04:00
Patrick G
e2ed50a136
Fixed Active Directory docs ( #225 )
...
- Grammar fixes
- Formatting fixes
2017-10-11 09:58:23 -04:00
Patrick G
efe302a957
Fixed Cloudflare docs ( #224 )
...
- Grammar fixes
- Fixed wrong highlighting type
- Formatted markdown better
- Other various fixes
2017-10-11 09:55:57 -04:00
Tom Limoncelli
8dedfb1017
Minor doc fixes
2017-10-11 08:40:01 -04:00
Patrick G
31bdb65720
Improved consistency of provider documentation ( #222 )
...
- Fixed indentation
- Use same naming scheme for all examples
(i.e. all caps for provider, REG prefix for registrar)
- Use REG_NONE as registrar when provider does not provide it
- Use example.tld for example domain
- Use 1.2.3.1/24 IP range for examples
- A few spelling fixes
2017-10-11 08:33:52 -04:00
Patrick G
a202b8ae53
Website fixes (Part 1) ( #223 )
...
* Fixed base template
- Made responsive for small screens
- Added DOCTYPE
- Added meta charset
* Added page titles
* Beautified CSS
2017-10-11 08:33:17 -04:00
Craig Peterson
2cfd67e4fa
Namecheap take Provider ( #202 )
...
* re-copying namecheap dns provider and testing
* document limits. mx broken because super odd api
* manually path namecheap lib. passing tests.
* generate
* generate
* clarify limit
* conflict
* add dependency
* fully document namecheap capabilities
2017-10-03 11:53:56 -04:00
Tom Limoncelli
56b4578833
release-engineering.md: Small cleanups
2017-10-02 15:10:26 -04:00
Tom Limoncelli
86e955befe
release-engineering.md: Add links
2017-10-02 13:53:01 -04:00
Tom Limoncelli
a151b85cd0
Docs: Link to RE page on the front page
2017-10-02 13:49:05 -04:00
Craig Peterson
6df4396d93
promote home page
2017-10-02 13:35:13 -04:00
Craig Peterson
49038cf51c
add include
2017-10-02 11:19:40 -04:00
Craig Peterson
324cde5a1d
bigger homepage
2017-10-02 11:14:15 -04:00
Tom Limoncelli
eeb3903d5b
wip
2017-10-01 14:13:22 -04:00
Tom Limoncelli
38b4045797
wip
2017-09-29 16:04:55 -04:00
Tom Limoncelli
d08d57d403
Revamp the website front page ( #213 )
...
* First iteration. Just the front page.
2017-09-29 15:44:13 -04:00
Craig Peterson
823e8bb1a3
Add SPF flattening feature. ( #126 )
2017-09-29 15:30:36 -04:00
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
Craig Peterson
dd39e9a4be
generate
2017-09-15 13:53:41 -04:00
Manatsawin Hanmongkolchai
4bffc37d15
Format helpers.js ( #205 )
...
* Format helpers.js with prettier
* Adding docs on how to run prettier
2017-09-15 13:12:09 -04:00
eliheady
4aac517d62
Add TLSA record support ( #165 ) ( #203 )
2017-09-15 09:03:29 -04:00
Craig Peterson
a342aa7e90
add ability to linkify provider matrix
2017-09-14 16:25:39 -04:00
Craig Peterson
3a90435357
Create a dynamic provider features matrix ( #201 )
...
* adding simple provider feature matrix generator
* filling out matrix
* clean output
* dead code
* explanatory text
* explanatory text
* typo
* move stuff around
* clean
* editing
2017-09-14 16:13:17 -04:00
Craig Peterson
b0c465c3a9
Ns1 provider ( #63 )
...
* add ns1 libs to vendor
* Create shim and wire into tests
* ns1 provider more working.
* vendor correct files
* comment diff functions
* ns1 docs
* making mx work with ns1
* ?
* refactor tests to make capability blocks easier. fix up ns1
2017-09-13 11:49:15 -04:00
Craig Peterson
1d9d2b1a19
Refactor to use better cli command framework ( #177 )
...
* starting to refactor commands
* work
* not sure
* all commands working!
* actually add file
* work in delay flag again
* start to refactor out console printing
* i hate line endings
* simple travis test to find direct output
* remove all direct printing from push/preview
* checkin vendor
* don't need this yet
* forgot to commit these
* make version explicit command
* some code review
* Add "check" subcommand.
* move stuff to commands package
* fix
* comment out check for printlns. for now
* alphabet hax
* activedir flags gone. use creds instead
* active dir doc update
* remove bind specific flags. creds instead
* default to zones dir
* fix linux build
* fix test
* cleanup random global* vars
* Clean up PowerShell docs
* rename dump-ir to print-ir. combine with print-js
2017-09-13 10:00:41 -04:00
Koen Rouwhorst
ab0fd55277
Added 'Route 53' to CAA document. ( #196 )
2017-09-09 09:26:11 -04:00
Craig Peterson
627334803e
rebuilding should fix pages
2017-09-07 22:33:42 -04:00
Craig Peterson
c3c52a7bbd
wtf?
2017-09-07 22:32:47 -04:00
Craig Peterson
8c7d3997b0
remove site url from index to test
2017-09-07 22:31:01 -04:00
Craig Peterson
4a59a15216
poke to rebuild
2017-09-07 22:21:51 -04:00
Nick Lopez
0138c33a28
Documentation: Update terminology in gcloud.md ( #197 )
...
* Google now calls the required role "DNS Administrator" rather than "App Engine Admin" (#197 )
2017-09-07 06:46:32 -07:00
Tom Limoncelli
d7845e046c
docs/ Remove whitespace at EOL
2017-08-29 13:49:39 -04:00
Tom Limoncelli
52be4cec5b
fixup!
2017-08-24 12:04:33 -04:00
Tom Limoncelli
71a976e4df
Document the release engineering process ( #189 )
...
* Document the release process.
2017-08-24 08:32:51 -07:00
Tom Limoncelli
5cf482e8e8
Clarify "must end with a (.)" error message.
2017-08-18 15:50:55 -04:00
Tom Limoncelli
d15ef9f1a3
Fix highlighting
2017-08-15 13:54:00 -04:00
Tom Limoncelli
ea3e2831a8
Document TXT, NS, NO_PURGE, PURGE, and IMPORT_TRANSFORM ( #184 )
...
* Document TXT, NS, NO_PURGE, PURGE, and IMPORT_TRANSFORM
2017-08-15 10:46:31 -07:00
Juho Teperi
ad27cc9b3b
Digitalocean provider ( #171 )
...
* Implement Digitalocean provider
* Vendor digitalocean lib
* Enable SRV for Digitalocean and fix the tests
* Test cname etc. records pointing to the same domain
2017-08-10 13:31:20 -07:00
Tom Limoncelli
aa0850fbaf
provider-list.md: List maintainers
2017-08-07 13:18:09 -04:00
Tom Limoncelli
85bd94ef7c
Document that contributors that they'll be asked to maintain their code.
2017-08-07 11:50:54 -04:00
Tom Limoncelli
09122701c3
Clarify official/contributed providers responsibilities
2017-08-07 11:47:53 -04:00
Tom Limoncelli
b89f9c66d1
convertzone should do a better job with NS records. Fixes https://github.com/StackExchange/dnscontrol/issues/162
2017-08-05 11:59:35 -04:00
Tom Limoncelli
988d8d6bf8
Document potential issue with R53 provider. See https://github.com/StackExchange/dnscontrol/pull/155
2017-08-05 11:01:08 -04:00
Tom Limoncelli
2cbabd859b
Make it easier to add new Rtypes. ( #169 )
...
* NEW: docs/adding-new-rtypes.md
* Mark all "if" and "switch" statements with `#rtype_variations`
* Make consistent use of `default: panic()`
2017-08-04 12:26:29 -07:00
Tom Limoncelli
f214fb4515
Update writing-providers.md ( #172 )
...
* Update writing-providers.md
2017-08-04 12:19:10 -07:00
Alejandro Lazaro
b5e4ab1e23
Cloudflare documentation update ( #167 )
...
* Fix syntax errors in documentation
* Add example on how to enable manage_redirects
2017-08-02 10:51:13 -07:00