mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-05 00:17:01 +02:00
Updated Examples for DNS 01 hooks (markdown)
@@ -3,7 +3,7 @@ Here are some examples on how to implement DNS-01 challenge hooks:
|
||||
- [Google Cloud (bash script)](https://github.com/spfguru/dehydrated4googlecloud) - DNS & HTTPS load balancers
|
||||
- [CloudFlare (Python script)](https://github.com/kappataumu/letsencrypt-cloudflare-hook)
|
||||
- [AWS Route 53 (ruby script)](https://gist.github.com/joshgarnett/02920846fea35f738d3370fd991bb0e0) - Updated with multiple hosted zone support, less dependencies, and checks on DNS propagation
|
||||
- [AWS Route 53 (python2 script)](https://gist.github.com/rmarchei/98489c05f0898abe612eec916508f2bf) - no need to supply Zone Id
|
||||
- [AWS Route 53 (python2 script)](https://gist.github.com/rmarchei/98489c05f0898abe612eec916508f2bf) - Automatically identifies correct Route 53 zone(s), no need to supply the Zone Id
|
||||
- [AWS Route 53 (python3 script)](https://gist.github.com/ramirovjr/181979298149c5e74887f30fe09dcc71)
|
||||
- [AWS Route 53 (bash script employing cli53)](https://github.com/whereisaaron/dehydrated-route53-hook-script) - Automatically identifies correct Route 53 zone(s), no need to supply the Zone Id
|
||||
- [Godaddy DNS (python3 script)](https://github.com/josteink/le-godaddy-dns)
|
||||
|
||||
Reference in New Issue
Block a user