Commit Graph

146 Commits

Author SHA1 Message Date
boyanpeychev 3e9478b58d Update README information for ClouDNS 2017-03-15 17:25:01 +02:00
boyanpeychev c0b2027588 add ClouDNS to the list in the main README file 2017-03-15 15:58:04 +02:00
thewer ac690fceaf Added DigitalOcean (native) API that requires only a read/write API key for DigitalOcean, updated 2 reads files. 2017-03-09 22:28:30 +10:00
neil bfa1ae59cc Merge pull request #701 from csmk/knot_dns_api
Add support for Knot DNS API
2017-03-08 21:36:08 +08:00
neilpang 63ec05a66c fix links 2017-03-08 21:23:12 +08:00
neilpang 6f1c72f5b4 add links 2017-03-08 21:21:15 +08:00
csmk 9c87a5890d
Add support for Knot DNS API
The script is actually an adapted version of the `dns_nsupdate.sh` script,
as the `knsupdate` utility is quite similar to `nsupdate`.
2017-03-05 22:18:31 +09:00
Frederic Crozat fab2d9dc6a add API for Gandi LiveDNS (#680)
* add API for Gandi LiveDNS

* ensure Gandi API key is saved for renewing certificate.

* gandi_livedns: use PUT instead of POST for creating DNS record

* gandi_livedns: fix formatting

* dns_gandi_livedns: fix shellcheck errors
2017-02-28 19:58:04 +08:00
Stefan Seidel 3d6a125bdc add documentation 2017-02-23 21:00:40 +00:00
neil e1c42eb6cc Merge pull request #414 from noplanman/cyon_dns_api
Cyon.ch DNS API
2017-02-20 19:13:35 +08:00
neil cb6f622957 Update README.md 2017-02-19 18:19:24 +08:00
neil 43d3b51bde Update README.md 2017-02-19 18:16:12 +08:00
neilpang 7db28745c8 start v2.6.7 2017-02-15 20:28:50 +08:00
neilpang 9d725af602 support nginx mode 2017-02-13 23:29:37 +08:00
Armando Lüscher edfefb6763
Add usage instructions and repo link to post issues. 2017-02-12 12:24:57 +01:00
neilpang cd9c3a79e5 update doc 2017-02-11 21:29:36 +08:00
neilpang 7c488b5913 doc for stateless mode 2017-02-06 21:37:21 +08:00
David Kerr e6b940e247 Minor edits to FreeDNS documentation 2017-02-03 22:59:22 -05:00
David Kerr 0aed065a75 Updates to README.md 2017-02-01 17:08:26 -05:00
neil aec8307417 Merge pull request #540 from trancee/dev
Added support for Linode DNS API.
2017-01-31 19:35:39 +08:00
neilpang 0899803294 add my twitter 2017-01-30 14:29:40 +08:00
Philipp Grosswiler 38f2334360 Added support for Linode DNS API. 2017-01-16 15:42:17 +07:00
Paul Koppen b2686e5b6d Add Alwaysdata.com to list of supported API's. 2017-01-03 12:13:27 +00:00
Georg Lutz fe600441c9 Add note about permissions of installed files 2016-12-29 11:16:20 +01:00
neilpang 4743171b4f service nginx force-reload 2016-12-22 20:06:55 +08:00
klemens 329174b6d9 spelling fixes 2016-12-14 21:32:24 +01:00
neilpang b28a3db3d6 Mac OSX 2016-12-06 19:03:59 +08:00
neilpang b9ece28f68 add osx CI 2016-12-06 19:02:46 +08:00
sjau 192ede5e64 Added ISPConfig DNS API 2016-11-24 16:00:32 +01:00
baiyangliu be39ab32d1 Add DNS API support for aliyun (#410)
* Add DNS API support for aliyun

* Update README.md

* format

* format

* format

* format...

* format...

* format

* format

* fix bug

* fix bug

* code format

* code format

* fix bug

* just ok...

* fix bug

* fix bug

* fix bug

* change "echo" to "printf"

* fix bug

* code format

* fix bug."head -c" in function _ali_nonce not supported by solaris

* fix bug."head -c" in function _ali_nonce not supported by solaris

* format

* fix bug._ali_nonce not work on solaris

* fix bug. _ali_nonce not work on solaris

* fix bug. _ali_nonce not work on solaris

* add aliyun.com to README.md
2016-11-24 21:49:45 +08:00
neilpang 5b771039fc Support AWS Route53 api 2016-11-20 23:21:07 +08:00
neil 9c1747581f Update README.md 2016-11-16 13:10:56 +08:00
Armando Lüscher 1bb902984b
Clean up readme. 2016-11-15 14:13:58 +01:00
Philippe Kueck ce38ecb966
merge with upstream 2016-11-14 15:59:42 +01:00
Philippe Kueck 13ffa17048
add documentation for dns_nsupdate 2016-11-14 15:56:07 +01:00
neil a2e62f8e1d Update README.md 2016-11-09 23:44:24 +08:00
nytral b9091e14b3 adding DNSMadeEasy API 2016-11-09 23:11:19 +08:00
nytral f58e83ee87 READMEs edit 2016-11-06 16:52:43 +01:00
neil 3c33cdfa3d Update README.md 2016-11-03 19:19:51 +08:00
neil 5961d44339 Update README.md 2016-10-30 17:26:00 +08:00
neil fb3be8509d Add gentoo linux 2016-10-29 22:59:53 +08:00
Peter Lyons caa2e45a8c use RFC2606 example.com domain in docs (#327)
https://www.rfc-editor.org/rfc/rfc2606.txt
2016-10-13 10:14:36 +08:00
neil 483ebc8141 Update README.md 2016-10-09 22:17:45 +08:00
Maxim Zalysin d6f0c2b52b Add support PowerDNS API (#322)
* Add support PowerDNS API

* Small fixes
2016-10-09 21:56:04 +08:00
neil d2ae7e78ef 60 days 2016-10-04 21:17:19 +08:00
neil fe04faf675 Add Chinese link 2016-09-30 21:27:23 +08:00
neil 59649e9b1e support --auto-upgrade 2016-09-28 22:11:00 +08:00
neil 150e9c8a48 Update README.md 2016-09-27 22:03:42 +08:00
neil 8371b030cf Issue a cert from existing CSR 2016-08-27 14:00:26 +08:00
neil df1c9d88a8 Update README.md 2016-08-25 22:13:34 +08:00