Commit graph

28 commits

Author SHA1 Message Date
Maximilian Kratz bb49ff0339
Merge pull request #7 from maxkratz/feature/le-dns-challenge
Adds configuration, scripts, and documentation for the LE TXT challenge
2024-04-21 09:14:19 +02:00
Maximilian Kratz 5a666b3469 Adds configuration, scripts, and documentation for the LE TXT challenge 2024-04-21 09:13:01 +02:00
Maximilian Kratz 056076e0c0
Merge pull request #6 from maxkratz/hotfix/update-webhook-version
Updates webhook image to latest version since the issue was resolved
2023-06-24 17:57:44 +02:00
Maximilian Kratz c7dd1f0d3d Updates webhook image to latest version since the issue was resolved 2023-06-24 17:57:07 +02:00
Maximilian Kratz 0546be00f6 Temporary hotfix: Ping webhook Docker image to latest working version 2023-06-24 10:10:19 +02:00
Maximilian Kratz 1164112192
Merge pull request #3 from maxkratz/feautre/return-value
WIP: Correct return value
2022-08-07 17:41:33 +02:00
Maximilian Kratz fb8001e8e8 Cleanup 2022-08-07 17:30:27 +02:00
Maximilian Kratz c5ae0cde92 Correctly sets the return value to 'good' or 'nochg' 2022-08-07 17:29:40 +02:00
Maximilian Kratz d6fbba2952 Removes script return codes != 0 2022-08-07 17:22:56 +02:00
Maximilian Kratz 0d1c34b066 Quick workaround for DynDNSv2 return codes 2022-08-07 17:21:55 +02:00
Maximilian Kratz cb8e0875f1
Merge pull request #1 from maxkratz/feature/upgrade-to-dyndnsv2
Upgrade to DynDNSv2 protocol
2022-08-03 21:22:26 +02:00
Maximilian Kratz 214af23412 Bugfix for the IP parameter (DynDNSv2)
"ip" -> "myip"
2022-08-03 21:21:15 +02:00
Maximilian Kratz f55b6c6b4e Updates documentation (README.md) 2022-08-03 21:05:06 +02:00
Maximilian Kratz 7dd57dc157 Updates script to print provided hostname 2022-08-03 20:32:23 +02:00
Maximilian Kratz 1055333c1f Updates hook URL to DynDNSv2
... but ignoring the hostname parameter
2022-08-03 20:24:20 +02:00
Maximilian Kratz a6fc0b8f3c Fixed regex for IPv4 checking 2021-08-11 13:50:36 +02:00
Maximilian Kratz b6bfb43ccb Minor corrections
Used bogon IP addresses for example zone files

Fixed date as serial: Two digit year and added hour

Removed unnecessary use of pipe and tee

Typo
2021-04-14 09:02:13 +02:00
Maximilian Kratz 35055dfff9 Removed dynamic zone file and added a template instead 2021-04-13 17:58:21 +02:00
Maximilian Kratz 14fd05be47 Updated example values for user:passwd in OPNsense config 2021-04-13 17:44:52 +02:00
Maximilian Kratz 1fcd80a8db Bugfix for serial: Increment old serial if new timestamp is not larger 2021-04-13 17:42:53 +02:00
Maximilian Kratz c74aa2e44f Added dynamic zonefile to gitignore
Typo
2021-04-13 17:24:47 +02:00
Maximilian Kratz 7b5828e907 Updated documentation
Fixed github language detection
2021-04-13 17:14:18 +02:00
Maximilian Kratz 41a72d4806 Changed incrementing of serial to date/time stamp 2021-04-13 17:05:58 +02:00
Maximilian Kratz 3d52c44536 Check if IP parameter is set and a valid IPv4 address
Added command output to webhook response
2021-04-13 17:05:58 +02:00
Maximilian Kratz 563b16a703 Included README file 2021-04-13 16:25:08 +02:00
Maximilian Kratz 7e8533d9cc Migrated content to this repository + changed address to example.com
Smaller fixes
2021-04-10 11:23:11 +02:00
Maximilian Kratz 2444fb9140 Edited README.md
Added license
2021-04-10 10:59:48 +02:00
Maximilian Kratz e458b64087 Initial commit 2021-04-10 10:50:31 +02:00