Maksim Gaidai
df38d77ce5
Yandex DNS script added
1 year ago
Maksim Gaidai
bb3eecfa4a
Update debug function
Remove double-echo; add enchanced otion for debug echo
1 year ago
Tim Kimber
c3f9d29375
Merge pull request #858 from srvrco/processing-add-debug
Wait for Finalize to finish processing as well as Order
1 year ago
Tim Kimber
88f5d2ed17
Fix intermittent test failures by retrying on DNS failure and waiting for finalize order to return Valid
1 year ago
Tim Kimber
173e0779cd
Wait for Finalize to finish processing as well as Order
1 year ago
Tim Kimber
8828c3e2f8
Merge pull request #857 from srvrco/more-test-fixes
More test fixes
1 year ago
Tim Kimber
dfabb85668
Sleep between retries of drill
1 year ago
Tim Kimber
734f221f52
Merge branch 'master' into more-test-fixes
1 year ago
Tim Kimber
ffdfb09577
Retry drill if the output contains SERVFAIL to fix test instability
1 year ago
Tim Kimber
8a7628375a
Remove branches from workflow_dispatch to remove warning
1 year ago
Tim Kimber
ad41c8d3a1
Move to checkout v4
1 year ago
Tim Kimber
d763342fd0
Changes to fix Docker warnings
1 year ago
Tim Kimber
7a6147a57f
Merge pull request #855 from DO1JLR/inwx
Create INWX API ACME Scripts
1 year ago
Tim Kimber
e3962ce63a
Merge pull request #848 from srvrco/update-pebble-docker-repo
Move to from dockerhub to github for pebble docker image
1 year ago
Tim Kimber
523b95e3b8
Change centos7 to use the vault repo
1 year ago
Tim Kimber
5964527381
Add debug messages
1 year ago
L3D
3df3ff6584
Create INWX API ACME Scripts
Hey there, I created a script to add get certificated with getssl using the [INWX Domrobot Python 3 Client](https://github.com/inwx/python-client )
1 year ago
Tim Kimber
0d060a5a2e
Fix markdownlint warnings
1 year ago
Tim Kimber
34d9b9de21
Replace docker-compose with "docker compose" in the github actions
1 year ago
Tim Kimber
51cd0391e0
Merge pull request #849 from froonix/fnx/issue-847
Update GoDaddy README
2 years ago
Tim Kimber
e7c153ee5d
Merge pull request #850 from xyide/route53-bash
Route53 bash
2 years ago
Tim Kimber
bbc99ae241
Merge pull request #851 from beshur/patch-1
fix deb binary link in README.md
2 years ago
Tim Kimber
d24d5d7034
Another quality of life improvement - make it easier to start a shell
2 years ago
Tim Kimber
7213e06387
Tweak the "check output for errors" only on ubuntu16 as ftp output includes the phrase "error"
2 years ago
Tim Kimber
aa1a248840
Fix shellcheck warnings
2 years ago
Tim Kimber
c103d42ad6
Minor quality of life improvements
2 years ago
Tim Kimber
8602ffc2cd
Update the staging server default root
2 years ago
Tim Kimber
05390156e5
Tweak the "check output for errors" only on ubuntu16 as ftp output includes the phrase "error"
2 years ago
Alex Buznik
f72a53ce83
fix deb binary link in README.md
2 years ago
Christian Schrötter
e4c6d84c8a
Update GoDaddy README
2 years ago
Steve Kennedy
e2339fad21
Merge branch 'master' into route53-bash
2 years ago
Steve Kennedy
cc6a3d054c
Add BASH implementation of Route 53 scripts
2 years ago
Tim Kimber
fea73101cb
Move to from dockerhub to github for pebble docker image
2 years ago
Tim Kimber
e9148da6b8
Add note about ensuring release is tagged correct
2 years ago
Tim Kimber
a8ce599c7d
Update README.md
Replace all occurances of 2.47 with 2.49
2 years ago
Tim Kimber
70beeb1d68
Make arg parsing more friendly
2 years ago
Tim Kimber
97c14498e9
Update version to 2.49
2 years ago
Tim Kimber
f064acf126
Merge pull request #838 from Leo963:add_hetzner_dns
Add Hetzner DNS scripts
2 years ago
Tim Kimber
7638d3a1cd
Merge pull request #837 from lukexcom:lukexcom-patch-1
Use --value= for add-record command (Issue #836 )
2 years ago
Tim Kimber
1c0c3634cf
Merge pull request #835 from jsonn:patch-1
Allow SERVER_TYPE=postgres
2 years ago
Tim Kimber
81b39a7214
Merge pull request #832 from softins:dns-linode-v4
Update Linode API to V4
2 years ago
Tim Kimber
16dda3d211
Merge pull request #813 from froonix:fnx/cloudflare-zones
Update Cloudflare documentation
2 years ago
Lukas Kaufmann
177df93001
Shellcheck compliance and double bracket conditions
2 years ago
Lukas Kaufmann
5a96a01edf
Add error handling for Hetzner DNS scripts
2 years ago
Tim Kimber
94874a9693
Merge pull request #817 from Ayesh/dns/ns1
Add NS1 DNS Scripts
2 years ago
Tim Kimber
91edd7cc5b
Merge pull request #830 from srvrco/cname-fix
Fix to refresh CNAME
2 years ago
Tim Kimber
2cad636dac
Fix some shellcheck warnings, ignore incorrect warnings
2 years ago
Tim Kimber
59ed75534d
Revert "Fix shellcheck issues"
This reverts commit 72289f0f9d .
2 years ago
Lukas Kaufmann
b0aae24684
Add Hetzner DNS scripts
Allow the use of Hetzner DNS via scripts
2 years ago
Luke Mikluch
75cb951bfc
Use --value= for add-record command (Issue #836 )
Use '--value=' instead of '-v' to allow Azure CLI to process TXT record tokens that start with special characters (in particular, a dash character). Proposed fix for Issue #836 .
2 years ago