164 Commits

Author SHA1 Message Date
aptalca
b6752babcd
sandwich swag folder creation and sample copying between nginx base's permissions and version checks to make sure samples are there when the check happens 2026-01-23 21:37:09 -05:00
Lucas Hadjilucas
0ab1a76dae
Restore symlink paths for letsencrypt keys
To solve #549
2025-12-23 22:46:59 +02:00
Eric Nemchik
23dd0531f1
Merge pull request #562 from neoteq-it/master 2025-11-04 20:41:38 -06:00
jlssmt
0d952bcee1 add tinyauth 2025-06-08 17:47:30 +02:00
Eric Nemchik
08aa9cc07b
Disable Certbot's built in log rotation 2025-05-05 15:24:38 -05:00
Jean Stickelmann
a5f1da0bcf
Update run - Azure Supports propagation 2025-04-24 10:27:16 +02:00
thespad
199d0a6707
Check for broken dns credentials value in cli.ini and remove 2025-02-25 20:24:11 +00:00
thespad
c0adf4fd0a
Update log message 2025-01-19 17:36:15 +00:00
thespad
2160126f96
Use case-insensitive include just in case (no pun) 2025-01-19 17:34:21 +00:00
thespad
d81e33b63b
Anchor to avoid samples 2025-01-19 17:33:22 +00:00
thespad
21b5a79e06
Switch to include, document watchlist functionality 2025-01-19 17:30:11 +00:00
thespad
02ed03a455
Add auto-reload 2025-01-19 17:03:14 +00:00
thespad
515fdf45d8
Skip logrotate.status file in log chmod 2025-01-19 16:52:45 +00:00
thespad
d33df2224b
Try and warn about confs looking at /etc for certs 2025-01-07 10:15:49 +00:00
thespad
29bd5fe1b7
Remove logrotate chmod as the base image handles it 2024-12-31 18:18:47 +00:00
thespad
c489e2c07f
Can't rm if it's an RO filesystem 2024-12-17 21:27:37 +00:00
thespad
7f4aabeef7
Don't need to create that folder 2024-12-17 21:27:26 +00:00
thespad
589b80e492
Support disabling f2b 2024-12-17 20:34:13 +00:00
thespad
e56ade75fb
Rebase to 3.21 2024-12-17 20:06:05 +00:00
thespad
bfeeaaaa73
Workaround for qnap systems with chmod errors 2024-11-17 14:16:46 +00:00
thespad
ed7c58a4c3
Tidy up init process 2024-11-16 15:46:17 +00:00
aptalca
00afe35e21
fix zerossl cert revocation 2024-08-30 13:15:22 -04:00
Ainsley Pereira
625b11d21c Add iptables-legacy and fall back to it if the normal iptables command doesn't work. Fixes #476 2024-07-01 17:28:48 +01:00
aptalca
280c4bde4b
fix find for gnu 2024-04-18 15:53:44 -04:00
aptalca
907dfc8c03
Revert "Update root/etc/s6-overlay/s6-rc.d/init-certbot-config/run"
This reverts commit bf21a51e1079d762b6817e855463c74c1a843aaf.
2024-03-04 20:19:53 -05:00
aptalca
bf21a51e10
Update root/etc/s6-overlay/s6-rc.d/init-certbot-config/run
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2024-03-04 19:33:01 -05:00
aptalca
32f72ac0b4
make it pretty, grep certbot-dns 2024-03-04 18:33:13 -05:00
aptalca
970fa75e87
run scripts direct 2024-03-04 18:23:04 -05:00
aptalca
137ad9f52e
Run package installer as part of SWAG init to prevent init fail due to missing dns plugin 2024-03-04 18:10:49 -05:00
Eric Nemchik
bc31b51afb
Rebase to Alpine 3.19 with php 8.3, add root periodic crontabs for logrotate
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-12-23 16:12:03 -06:00
Eric Nemchik
e3560414dc
Run certbot as root to allow fix http validation
Fixes regression from https://github.com/linuxserver/docker-swag/pull/399

Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-11-23 07:50:53 -06:00
Eric Nemchik
8b49f2b0d4
fix chown for group
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-11-04 18:36:31 -05:00
Eric Nemchik
8fdb472564
Merge branch 'master' into standard-cron 2023-11-01 17:48:15 -05:00
Roxedus
49f6fb2b6e
Update detection 2023-10-04 00:33:00 +02:00
Simon Lepla
dae223ca0f Fix "unrecognized arguments" issue in DirectAdmin DNS plugin 2023-10-01 12:07:41 +02:00
Eric Nemchik
23728cba0b
Move crontabs to etc
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-08-19 10:17:40 -05:00
Eric Nemchik
7e1db9c562
Crontabs folder created in base
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-08-19 08:42:48 -05:00
Eric Nemchik
919b8ac152
cron in base
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-08-18 23:38:31 -05:00
Eric Nemchik
97baf76a10
Get available DNS Authenticator plugins from CLI
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-08-12 13:47:44 -05:00
Eric Nemchik
0b738d9ee0
set owner of certbot folders to abc
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-07-31 15:13:43 -05:00
Eric Nemchik
269e9cdd3f
Fix perms
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-07-30 09:50:18 -05:00
Eric Nemchik
17387674b8
standard cron
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-07-30 01:17:57 -05:00
Evan J
9554582962
Merge branch 'master' into certbot-dns-bunny 2023-07-29 08:00:04 -04:00
Eric Nemchik
2b0bf5869c
Fix removing ini values
- missing -i flag
- use word boundary instead of space

Signed-off-by: GitHub <noreply@github.com>
2023-07-28 18:59:20 +00:00
Evan J
b46830f214
Merge branch 'master' into certbot-dns-bunny 2023-07-28 13:13:29 -04:00
Eric Nemchik
cae42496e2
Merge branch 'master' into certbot-dns-bunny 2023-07-27 09:44:46 -05:00
Eric Nemchik
2f8c5b4487
Merge branch 'master' into master 2023-07-27 09:32:01 -05:00
Eric Nemchik
ee6153c817
Merge branch 'master' into certbot-revamp-config-file 2023-07-10 18:45:22 -05:00
Evan J
fac669ea43 Added certbot-dns-bunny 2023-06-25 20:31:19 +01:00
Giles Paterson
973abbefbb
Merge branch 'linuxserver:master' into master 2023-06-16 10:09:14 +01:00