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
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
Joerg Sonnenberger
d8647eff7a
Update README.md for SERVER_TYPE=postgres
2 years ago
Joerg Sonnenberger
764cb7c8b0
Allow SERVER_TYPE=postgres
Verifying PostgreSQL certificates requires setting the protocol type for s_client as it is not plain TLS, but behaving more like StartTLS in other protocols.
2 years ago
Tony Mountifield
4e71ecac60
Improve matching for domain ID
2 years ago
Tony Mountifield
69fc825c48
Updated to V4 of Linode API
2 years ago
Tim Kimber
72289f0f9d
Fix shellcheck issues
2 years ago
Tim Kimber
75e2a15ca0
Fix minor errors in instructions
2 years ago
Tim Kimber
5c962a7829
Refresh the TXT record if a CNAME is found ( @JoergBruce #828 )
2 years ago
Tim Kimber
32a649f297
Merge pull request #811 from loganmzz/master
acme-dns: improve cURL error handling
2 years ago
Tim Kimber
78a2fd191e
Merge pull request #810 from paulocoghi/patch-1
Custom configuration instructions
2 years ago
Ayesh Karunaratne
fead9b7ab9
Add NS1 DNS Scripts
2 years ago
Christian Schrötter
7947fccc6b
Update Cloudflare documentation
2 years ago
Logan MAUZAIZE (MonkeyPatch)
1a75d9f2ab
acme-dns: improve cURL error handling
2 years ago
Paulo Coghi
255b0a160a
Custom configuration instructions
2 years ago
Paulo Coghi
220fbe1701
Custom configuration instructions
Added instructions on how to create a custom configuration template for domain configuration files
3 years ago