CZECHIA-COM
67f5b48dc8
Delete .github/workflows/DNS (2).yml
3 weeks ago
CZECHIA-COM
46f82d8542
Add files via upload
3 weeks ago
CZECHIA-COM
b9c1ec0b86
Update dns_czechia.sh
dns_czechia: fix POSIX compatibility for Alpine/BusyBox and cleanup
Replace non-POSIX escape sequences in sed with 'tr' for Alpine/BusyBox compatibility.
Remove unnecessary 'export' from local HTTP header variables.
Fix domain normalization to prevent character stripping in Docker tests.
3 weeks ago
CZECHIA-COM
c471c2e495
Update DNS.yml
3 weeks ago
CZECHIA-COM
40483546b7
Update DNS.yml
ci: fix docker.env export + add safe env debug
3 weeks ago
CZECHIA-COM
07a52bacc4
Update dns_czechia.sh
dns_czechia: fix shellcheck unused variable
3 weeks ago
CZECHIA-COM
84274db631
Update dns_czechia.sh
dns_czechia: use _lower_case() instead of tr
3 weeks ago
CZECHIA-COM
f448a58184
Update dns_czechia.sh
fix(dnsapi): make dns_czechia.sh shellcheck/shfmt clean
3 weeks ago
CZECHIA-COM
207058b8ac
Update dns_czechia.sh
dns_czechia: remove _lower_case helper and use POSIX-safe lowercasing
Replace internal _lower_case calls with tr-based normalization
to avoid helper dependency and follow acme.sh DNS plugin style.
3 weeks ago
CZECHIA-COM
412a56d84e
Update DNS.yml
4 weeks ago
CZECHIA-COM
fa6d3494dd
Update DNS.yml
4 weeks ago
CZECHIA-COM
f0826ba50e
Update DNS.yml
4 weeks ago
CZECHIA-COM
4e2ddc8e5d
Update DNS.yml
4 weeks ago
CZECHIA-COM
27d5ae596c
Update DNS.yml
4 weeks ago
CZECHIA-COM
92bc58a9c1
Update DNS.yml
ci: debug docker.env and env variables for dns_czechia
4 weeks ago
CZECHIA-COM
c683651b5f
Update dns_czechia.sh
Done. Removed CZ_Zones to avoid confusion and kept a single variable CZ_Zone.
4 weeks ago
CZECHIA-COM
a8c86e86fc
Update dns_czechia.sh
Fix _lower_case usage (use as stdin filter)
4 weeks ago
CZECHIA-COM
c88177d652
Update dns_czechia.sh
fixing error
4 weeks ago
CZECHIA-COM
3a1250958a
Update dns_czechia.sh
Fix _czechia_rel_host() structure
4 weeks ago
CZECHIA-COM
b729517818
Update dns_czechia.sh
Use _lower_case() consistently
4 weeks ago
CZECHIA-COM
d08f4afbdb
Update dns_czechia.sh
Refactor: use _lower_case() helper
4 weeks ago
CZECHIA-COM
d4c815d0aa
Update dns_czechia.sh
format dns_czechia.sh
2 months ago
CZECHIA-COM
83d2e97f3d
Update dns_czechia.sh
corrections
2 months ago
CZECHIA-COM
30f1900da5
Update dns_czechia.sh
Fix shellcheck warnings in dns_czechia plugin
2 months ago
CZECHIA-COM
9e53f256d0
Create dns_czechia.sh
This PR adds a DNS API plugin for CZECHIA.COM / RegZone (ZONER a.s.).
- Supports ACME DNS-01 TXT record management
- Uses official REST API (Swagger)
- Credentials are stored in account.conf for non-interactive renewals
- IP whitelisting is not required for DNS TXT changes used for SSL automation
(per official REST API terms)
Tested with:
- acme.sh v3.x
- Zones: zoner-test.eu
2 months ago
neil
89c86efc56
Merge pull request #6793 from ecm75/fix_kemplm
fixed checking for existing domain on loadmaster
4 weeks ago
Eike-Christian Müller
8ca1c83b95
Fixed missing error return value when certificate upload fails.
4 weeks ago
neil
8304d3e323
Merge pull request #6800 from pgerber/ipv6-debug
Fix IPv6 URL when trying to fetch challenge ourselves for debugging
4 weeks ago
Peter Gerber
b5bfd08e35
Fix IPv6 URL when trying to fetch challenge ourselves for debugging
Fixes the following error when debugging is enabled:
[Sat Feb 21 04:00:22 CET 2026] Here is the curl dump log:
[Sat Feb 21 04:00:22 CET 2026] * URL rejected: Port number was not a decimal number between 0 and 65535
* closing connection #-1
IPv6 addresses in URLs need to be written like this:
http://[2001:43:5::250]
4 weeks ago
neil
12f147bf40
Merge pull request #6794 from infinitydev/pvefix
Add error check to Proxmox deploy hooks
1 month ago
infinitydev
bef0fdb1ae
check Proxmox Backup Server API response for errors
1 month ago
infinitydev
020a4bb5b3
check Proxmox VE API response for errors
1 month ago
emueller
acaaca89ab
fixed checking for existing domain on loadmaster
1 month ago
neil
bdfa988b65
Merge pull request #6436 from invario/localcopy-deploy-hook
Add 'localcopy' deploy-hook
1 month ago
neil
0e93d2bee1
Merge pull request #6786 from alexandergott-afk/dev
Allow more than one DNS server for HA environments #6785
1 month ago
alexandergott-afk
83424e7ba4
Add the information from my last accepted pull that the TSIG key is optional.
1 month ago
alexandergott-afk
5bc44caf50
Allow more than one DNS server for HA environments
1 month ago
alexandergott-afk
47412d1822
Update dns_nsupdate.sh
1 month ago
neil
f68a758974
Merge pull request #6775 from alexandergott-afk/master
Add some fixes for dns_nsupdate provider
1 month ago
alexandergott-afk
fb4ae10e08
Merge branch 'dev' into master
1 month ago
neil
824e7b3d80
Merge pull request #6709 from invario/docker-non-root-supercronic
Docker with non-root using supercronic
1 month ago
alexandergott-afk
34052e56d7
too many spaces removed
1 month ago
alexandergott-afk
3374c22169
Merge branch 'dev' into master
1 month ago
alexandergott-afk
4807df0c3e
Fix Tab
1 month ago
neil
b79146281c
Merge pull request #6767 from dga-nagra/panos-api-key
Fix bug + Allow panos deploy-hook to use PANOS_KEY
1 month ago
neil
ab3093d58c
Merge pull request #6472 from UncleVic/master
feat: #6471 add message_thread_id to telegram notifications
1 month ago
neil
c21db5c5d5
Change shebang to use env for portability
1 month ago
alexandergott-afk
ec0dc40ad8
Merge branch 'dev' into master
1 month ago
alexandergott-afk
7236ba2d7c
Update dns_nsupdate.sh
1 month ago
alexandergott-afk
b440e49164
Update dns_nsupdate.sh
1 month ago