Commit Graph

75 Commits

Author SHA1 Message Date
speedmann f7c346de09 Fix order in README and add link to inwx.de and apidocs 2017-12-09 14:20:36 +01:00
speedmann 454ad6f8bd
Merge branch 'dev' into master 2017-12-09 14:10:01 +01:00
Aarup fb6e0658cf update README 2017-12-08 14:09:04 +01:00
speedmann 657334fb67 Add support for inwx.de API 2017-12-07 11:47:01 +01:00
Aarup 78712245f7 Add UnoEuro to README 2017-12-06 12:13:40 +01:00
neilpang 4c99c0127b add dev guide 2017-11-01 10:14:44 +08:00
sahsanu ee56b9cd4e Update ClouDNS.net API doc
Update ClouDNS.net API doc to show that CLOUDNS_AUTH_ID and CLOUDNS_AUTH_PASSWORD will be saved in ~/.acme.sh/account.conf
2017-10-07 21:31:24 +02:00
Lonnie Abelbeck 96801e3478 Update DuckDNS support, fix failure on first call, no longer save the domain/username as a global, and other tweaks 2017-08-11 16:46:29 -05:00
neilpang 5c3b41bd93 format 2017-08-04 21:57:45 +08:00
Ondrej Simek d988542afc Sync with upstream 2017-07-23 05:09:48 +02:00
Vladimir Berezhnoy ae302ee600 reformat docs 2017-07-14 03:51:08 +03:00
Vladimir Berezhnoy 283ef9adb7 minor fixes 2017-07-14 03:26:36 +03:00
Vladimir Berezhnoy 377fe5ecde add documentation 2017-07-14 03:26:36 +03:00
Ondrej Simek 7d64e141e4 Add dns_he - DNS API script for Hurricane Electric DNS service
... Although not yet fully Posix compatible.
2017-07-12 20:24:54 +02:00
Lonnie Abelbeck 42b2adc03e Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API
dns_dyn.sh, remove empty line at end

dns_dyn.sh, remove trailing spaces at end of line

Replace 'head -n' with the '_head_n' function

Update main README.md DNS API list
2017-07-08 07:06:51 -05:00
RaidenII 333090a967 Fix README.md for DNS API. 2017-07-02 06:38:25 -07:00
RaidenII 3002f6dfd5 Updated README.md for Name.com API application. 2017-07-02 06:02:44 -07:00
RaidenII 1a504118e5 Updated DNS API support list. 2017-07-02 04:55:06 -07:00
Mark Felder 7eea9533e8 Update README.md
Fix usage documentation for dns_nsupdate. The NSUPDATE_KEY env needs to be a path to a file.
2017-05-22 14:53:26 -05:00
nytral dff641a665 I can do it... just discovered vmdiff 2017-05-08 16:07:45 +02:00
nytral 47a25cc3e8 Merge github.com:justmwa/acme.sh
Conflicts:
	dnsapi/README.md
	dnsapi/dns_nsone.sh
2017-05-08 16:02:31 +02:00
nytral 5e3a5f627a last but not least 2017-05-08 15:51:01 +02:00
justmwa 9201e0a5b9 Merge branch 'dev' into master 2017-05-08 15:32:02 +02:00
Matthew Turney 2b09253961
link to contributor repo for support issues relating to the dnsimple API integration 2017-05-02 08:59:37 -05:00
Matthew Turney 1994c6828e
include dnsimple api
Even though DNSimple is technically covered with lexicon not all
systems can install python pip's easily. For these systems it is useful
to have pure shell script API interactions.
2017-05-02 08:59:37 -05:00
shar0119 90c70fa5bf Merge branch 'dev' into patch-3 2017-04-26 15:58:58 -07:00
shar0119 a6e5876d96 Resolved conflict.
Resolved conflict.
2017-04-25 19:33:54 -07:00
Aleksey Loban 020f9cd2a6 small Fix readme [skip ci] 2017-04-21 13:15:39 +03:00
Aleksey Loban dbe68684a0 Fix readme 'Use VSCALE API' [skip ci] 2017-04-21 12:30:21 +03:00
LAV45 27a05ff271 Add dns_vscale.sh 2017-04-19 23:34:14 +03:00
shar0119 afb67d375f Updated README.md (2 of 2) 2017-04-03 14:01:40 -07:00
Josh Soref 3d22708f67 spelling: automatically 2017-03-26 05:24:38 +00:00
Jason d039295070 Added Infoblox references 2017-03-23 14:15:17 -05:00
boyanpeychev 3e9478b58d Update README information for ClouDNS 2017-03-15 17:25:01 +02:00
boyanpeychev 3b7fbcd0c3 Add DNS API support for ClouDNS 2017-03-14 13:24:09 +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
nytral 7d0452c7e3 added NS1. support 2017-03-08 22:12:37 +01: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
neilpang 9683ffe13a minor fix error message 2017-02-28 20:39:23 +08: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 abf4278d09 resolve conflicts 2017-02-23 21:02:21 +00:00
Stefan Seidel 3d6a125bdc add documentation 2017-02-23 21:00:40 +00:00
Armando Lüscher afa3fc8bf9
Adapt to use general naming rule for account variables. 2017-02-12 12:24:57 +01:00
Armando Lüscher edfefb6763
Add usage instructions and repo link to post issues. 2017-02-12 12:24:57 +01:00
David Kerr f78b656f5f Add error message if fails to add TXT record for missing security code (probably a FreeDNS public domain) 2017-02-04 10:21:58 -05:00
David Kerr e6b940e247 Minor edits to FreeDNS documentation 2017-02-03 22:59:22 -05:00
David Kerr 40e6ba1100 fix heading level to match others. 2017-02-01 17:12:52 -05:00
David Kerr 0aed065a75 Updates to README.md 2017-02-01 17:08:26 -05:00
Philipp Grosswiler dd17ac5045 Added instructions on how to get the Linode API key. 2017-01-31 10:56:34 +07:00
Philipp Grosswiler 38f2334360 Added support for Linode DNS API. 2017-01-16 15:42:17 +07:00