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
Jeff Snider
753c2853ad
Update history
2 years ago
Jeff Snider
326feda0d4
Test wildcard property for "true," not just being defined
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
2 years ago
Tim Kimber
a3a26cb13c
Merge branch 'master' of github.com:srvrco/getssl
3 years ago
Tim Kimber
31a323702c
Run pebble tests on a schedule, fix some lint errors
3 years ago
Tim Kimber
e94776d5ba
Fix test status link
3 years ago
Tim Kimber
f1dcca5e73
Merge pull request #804 from bohnelang/master
dns_add and dns_del for dnsmasq - a lightweight DHCP and caching DNS server
3 years ago
Andreas Bohne-Lang
e1be762a2a
Create dns_del_dnsmasq
Delete _acme-challenge for dnsmasq - a lightweight DHCP and caching DNS server
3 years ago
Andreas Bohne-Lang
104b2df98a
Create dns_add_dnsmasq
Add _acme-challenge for dnsmasq - a lightweight DHCP and caching DNS server
3 years ago
Tim Kimber
b758339d55
Add step to update 'latest' tag
3 years ago
Tim Kimber
dce7cb51db
Merge pull request #796 from srvrco/release_2_48
Release v2.48
3 years ago
Tim Kimber
740aed65c1
Update version to v2.48
3 years ago
Tim Kimber
02fe6cf873
Merge pull request #795 from srvrco/release-and-package-workflow
Release and package workflow, plus misc fixes for the automated tests
3 years ago
Tim Kimber
73b21eb244
Misc fixes for CI tests
3 years ago
Tim Kimber
18389530f5
Working release-and-package workflow
3 years ago
Tim Kimber
3323b85ff7
Remove cronie requirement
3 years ago
Tim Kimber
7e2aacd3df
Fix previous workflow changes
3 years ago