Commit Graph

1482 Commits

Author SHA1 Message Date
renovate[bot]
b31eeb30c9 dep updates
Update dependency archiver to v6.0.2
Update dependency nodemon to v3.1.0
Update dependency eslint to v8.57.0
2024-02-27 22:36:36 +01:00
Zoey
875a9d2e91 close #655
Signed-off-by: Zoey <zoey@z0ey.de>
2024-02-19 21:07:58 +01:00
Zoey
bfcef965df update security.txt/dep updates
Signed-off-by: Zoey <zoey@z0ey.de>
2024-02-18 21:46:57 +01:00
Zoey
c546e853a8 allow to disable proxy_buffering 2024-02-15 10:16:37 +01:00
renovate[bot]
c07ecc3239 nginx/dep updates/allow adding crs plugins
Signed-off-by: Zoey <zoey@z0ey.de>
2024-02-15 00:34:31 +01:00
Zoey
e666935cd9 automatically select "use" event 2024-02-12 00:50:10 +01:00
Zoey
02e55320d0 add apk upgrade --no-cache -a
Signed-off-by: Zoey <zoey@z0ey.de>
2024-02-11 20:47:03 +01:00
Zoey
d4d9fad9b3 disable appsec by default because of https://github.com/crowdsecurity/lua-cs-bouncer/issues/63 2024-02-11 16:43:00 +01:00
Zoey
e9421dd5f9 add SKIP_IP_RANGES/improve crowdsec docs/dep updates
Signed-off-by: Zoey <zoey@z0ey.de>
2024-02-11 02:49:36 +01:00
Zoey
a779df8d1b dep updates
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-31 20:56:20 +01:00
renovate[bot]
411b2a6721 update alpine/php logs/enable ssl_early_data
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-27 13:14:41 +01:00
Zoey
740d4c74aa fix healthcheck again 2024-01-26 23:30:14 +01:00
renovate[bot]
235bdc262b fix php healthcheck 2024-01-26 23:01:16 +01:00
Zoey
9e52ad9d69 fix 1045ccf592 (commitcomment-137760709)
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-25 06:21:25 +01:00
Zoey
1045ccf592 remove nginx perl module & block ai bots
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-24 22:41:30 +01:00
Zoey
4bfb9b799a merge upstream and small changes
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-21 23:08:52 +01:00
Zoey
0620ced474 Merge remote-tracking branch 'upstream/develop' into develop 2024-01-21 12:56:22 +01:00
jc21
209c1b3334 Merge branch 'master' into develop 2024-01-21 21:16:30 +10:00
Jamie Curnow
58138fbac4 Bump version 2024-01-21 21:13:03 +10:00
Jamie Curnow
da820db4e1 Fix startup hang due to unresolved promise
Affects instances where there are certs but none
of them are dns validated
2024-01-21 20:48:53 +10:00
Zoey
aeebd0841e merge upstream 2024-01-20 14:42:28 +01:00
Zoey
04dd76f9eb Merge remote-tracking branch 'upstream/develop' into develop 2024-01-20 14:31:51 +01:00
Zoey2936
894144b9d5 dep updates 2024-01-20 10:52:24 +01:00
jc21
89a405f60c Merge pull request #3466 from NginxProxyManager/develop
v2.11.0
v2.11.0
2024-01-19 10:52:34 +10:00
Jamie Curnow
0353051436 Prevent installing same plugin over and over 2024-01-18 16:06:09 +10:00
Jamie Curnow
a3630a6286 Fix unused var 2024-01-18 15:17:27 +10:00
Jamie Curnow
10d9760242 Refactor certbot plugin install for setup 2024-01-18 15:13:16 +10:00
jc21
c722eb1cea Merge branch 'master' into develop 2024-01-18 13:21:39 +10:00
Jamie Curnow
0472abacd2 Remove test file 2024-01-18 13:20:03 +10:00
Jamie Curnow
a2e85ceed8 Use certbot version for godaddy plugin, relates to #3165 2024-01-18 13:08:16 +10:00
Jamie Curnow
cddd6fb985 certbot-dns-cloudns update 0.6.0 from PR #3459 by @existful 2024-01-18 13:01:05 +10:00
Jamie Curnow
db23c9a52f Refactor certbot plugins install
- Added a script to install every single plugin, used in development and debugging
- Improved certbot plugin install commands
- Adjusted some version for plugins to install properly
- It's noted that some plugins require deps that do not match other plugins,
  however these use cases should be extremely rare
2024-01-18 12:26:55 +10:00
Jamie Curnow
8646cb5a19 Allow stale action to run manually 2024-01-16 07:57:38 +10:00
Jamie Curnow
fe0c04610f Add stale github action and set a wide limit 2024-01-16 07:53:02 +10:00
Zoey
b31aa14bc4 fix logrotate 2024-01-15 00:58:05 +01:00
jc21
9f16dae2ff Merge pull request #3258 from iBobik/patch-1
Removed /etc/letsencrypt from explicit volumes
2024-01-15 09:12:44 +10:00
Jamie Curnow
00264bcfb2 Mount letsencrypt folder in CI 2024-01-15 08:18:48 +10:00
Zoey
d63020e1a5 fix multi instances 2024-01-14 00:52:41 +01:00
Zoey
c5f74dc2fd fix NPM_CERT_ID deprecation check 2024-01-14 00:40:05 +01:00
Zoey
a6797c9f6b add goaccess
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-14 00:08:36 +01:00
Zoey
f96a4d32a3 remove route53 until https://github.com/certbot/certbot/pull/5781 or similar is merged
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-12 20:30:18 +01:00
Zoey
b11b43859f Merge remote-tracking branch 'upstream/develop' into develop 2024-01-12 17:35:53 +01:00
Zoey
aa01a85550 fix http challenge 2024-01-12 17:35:34 +01:00
Jamie Curnow
834fb1a361 Add missing args to certbot command, was causing failures in rovokation 2024-01-12 17:04:55 +10:00
jc21
1be87f48c1 Merge pull request #3392 from stevecrozz/auto-renew-uses-bulitin-renew
Make auto-renew use built-in renew function
2024-01-12 12:15:37 +10:00
Zoey
3d7877a4a0 merge upstream
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-11 22:27:26 +01:00
Zoey
93216d93e4 Merge remote-tracking branch 'upstream/develop' into develop 2024-01-11 21:36:01 +01:00
Zoey
16ff4c4db9 add php 8.3
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-11 20:56:01 +01:00
Stephen Crosby
9c54d1b718 Provide the token model for certificate renewal 2024-01-10 20:08:36 -08:00
Stephen Crosby
f7d1c490b3 Run renews sequentially 2024-01-10 20:08:36 -08:00