Merge linode DNS API wiki page.

Yashar Fakhari
2019-12-01 11:17:45 -08:00
parent 7cfd9f28f0
commit a8f1451c13

@@ -72,6 +72,7 @@ Here are some examples on how to implement DNS-01 challenge hooks:
- [Vultr DNS](https://github.com/ttalle/dehydrated-vultr-hook) - Bash hook script using curl and jq to manage DNS records
- [ClouDNS](https://github.com/rafaelmartins/dehydrated-cloudns) - Bash hook script using curl and jq to manage DNS records at ClouDNS
- [linode-hook (shell script)](https://github.com/ryannoblett/linode-hook) - Shell hook script using curl and jq to manage DNS records on Linode
- [linode DNS API (Go scrypt)](https://github.com/IdeaSynthesis/letsencrypt-dns01-hooks) - Implements a dns-01 type challenge hook using the linode API
- [Servercow (bash script)](https://github.com/andryyy/servercow-dnshook-dehydrated) - Bash script with curl to create challenge responses
- [FreeIPA hook(python script)](https://github.com/HeMan/ipa-dns-hook) - Python script to manage FreeIPA DNS records.
- [Hetzner Online (python script)](https://github.com/rembik/dehydrated-hetzner-hook) - Hook for updating DNS records at [Hetzner Robot](https://www.hetzner.com/registrationrobot) or [Hetzner konsoleH](https://www.hetzner.com/domainregistration)