Added Loopia API hook

Anton Andersson
2018-02-16 13:24:41 +01:00
parent 0f0c4e9362
commit da870e3313

@@ -54,4 +54,5 @@ Here are some examples on how to implement DNS-01 challenge hooks:
- [linode-hook (shell script)](https://github.com/ryannoblett/linode-hook) - Shell hook script using curl and jq to manage DNS records on Linode
- [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 - Domain Robot (python script)](https://github.com/rembik/dehydrated-hetzner-hook) - Hook for updating DNS records at [Hetzner](https://www.hetzner.com/registrationrobot?country=us)
- [Hetzner Online - Domain Robot (python script)](https://github.com/rembik/dehydrated-hetzner-hook) - Hook for updating DNS records at [Hetzner](https://www.hetzner.com/registrationrobot?country=us)
- [Loopia API (shell script)](https://github.com/aaff-se/dehydrated-loopia-api-hook) - Shell hook script to update DNS records on [Loopia](https://www.loopia.se) for root and wildcard renewals.