643 Commits

Author SHA1 Message Date
bunkerity
9f7097de0d
request limit - fix some LUA code 2021-10-19 17:21:30 +02:00
bunkerity
24d6337a57
limit req - multiple url support 2021-10-18 16:48:06 +02:00
bunkerity
bfb5319c16
limit req - add burst and delay parameters 2021-10-13 20:53:10 +02:00
bunkerity
4c77a14825
use annotations as env var in Ingress definition, fix cidr parsing for reserved ips, fix missing empty when job is external, fix ping check for remote api and init work hour/day support for request limit 2021-10-13 17:21:25 +02:00
bunkerity
4e45fa3874
integrations - acme without shared folder when using k8s/swarm 2021-10-12 16:58:13 +02:00
bunkerity
00d91dcaaa
jobs - move certbot hooks to python 2021-10-11 20:57:13 +02:00
bunkerity
650ad7ea49
integrations - fix missing acme folder when using Swarm or Kubernetes 2021-10-11 17:24:19 +02:00
bunkerity
7045c0c2b6
jobs - fix encoding error on CentOS 2021-10-08 17:10:01 +02:00
bunkerity
f0f432487b
remote API - ban IP from distributed DB 2021-10-07 16:57:37 +02:00
bunkerity
fdc02be051
remote API - basic send of bad IPs 2021-10-07 12:00:20 +02:00
bunkerity
fb799765a4
jobs - fix str/bytes hell 2021-10-06 21:09:27 +02:00
bunkerity
d53f02b5b3
api - client side (untested) 2021-10-06 15:41:55 +02:00
bunkerity
7b9722fac4
jobs - add remote API 2021-10-06 12:13:13 +02:00
bunkerity
31ed4ff834
centos - update ca-certificates in install script 2021-10-05 16:06:35 +02:00
bunkerity
bc5f3ee88e
fix CVEs and add init to Debian test image 2021-10-05 15:01:43 +02:00
bunkerity
a6b21aae8c
fix typo in settings.json, bump Debian to bullseyes, init support of Arch Linux 2021-10-05 14:32:19 +02:00
bunkerity
64aa9c2530
init work remote API 2021-10-02 20:29:50 +02:00
bunkerity
5d94cc8f43
docs - init changes about storageless 2021-09-14 16:41:39 +02:00
bunkerity
e7ee21cbb5
antibot - fix path for templates and data 2021-09-14 11:30:33 +02:00
florian
a0f8cbdac1
antibot - fix LUA typo in recaptcha mode 2021-09-13 21:26:09 +02:00
Florian Pitance
178d7a6849
Merge pull request #182 from Nakinox/patch-2
Update docker-compose.yml
2021-09-13 21:20:26 +02:00
florian
ca81535bb3
swarm/k8s - less storage, more API 2021-09-05 00:36:15 +02:00
florian
062fa3e78a
integration - continue work on storageless config for k8s and swarm 2021-09-03 22:40:37 +02:00
Nakinox
95f2d2af9c
Update docker-compose.yml 2021-09-03 17:21:36 +02:00
bunkerity
e55dff8128
api - init work on storageless configuration 2021-09-03 12:04:30 +02:00
bunkerity
f0f1c79d40
v1.3.1 release v1.3.1 2021-09-02 17:18:57 +02:00
bunkerity
3d2f5e2389
conf - add REVERSE_PROXY_KEEPALIVE 2021-09-02 12:03:56 +02:00
bunkerity
b079c99fb9 Merge branch 'patch-15' of github.com:thelittlefireman/bunkerized-nginx into keepalive 2021-09-02 11:52:38 +02:00
bunkerity
2e403c6ebc
config - add CUSTOM_HEADER 2021-09-02 10:34:58 +02:00
bunkerity
f75a05584e
config - add REVERSE_PROXY_BUFFERING 2021-09-02 09:36:28 +02:00
florian
148edf6814
tests - add github token to trivy scanner 2021-08-30 22:34:19 +02:00
Florian Pitance
a19d8aa041
Merge pull request #180 from vepito/vepito-patch-1
Fix typo related to non-HTTP configuration
2021-08-30 21:17:34 +02:00
Florian Pitance
480cff86bc
Merge pull request #179 from thelittlefireman/patch-16
Mismatch in docs with modsec folder
2021-08-30 21:15:15 +02:00
Florian Pitance
35df3423d0
missing blank line 2021-08-30 21:14:04 +02:00
Florian Pitance
29f4069de7
switch the use cases 2021-08-30 21:12:59 +02:00
vepito
72e4384596
Fix typo related to non-HTTP configuration
Fix typo that prevents non-HTTP configuration to be working when MULTISITE is used
2021-08-29 02:59:24 +02:00
bunkerity
a4a2647737
jobs - fix docker reload and only do cron jobs when necessary 2021-08-26 15:48:38 +02:00
thelittlefireman
892e533694
Missmatch in docs with modsec folder 2021-08-25 22:32:47 +02:00
bunkerity
a056141609
deps - use ModSecurity v3.0.4 instead of v3.0.5 to avoid memory leak 2021-08-25 17:12:38 +02:00
florian
0772a9ba8e
docs - edit badge version v1.3.0 2021-08-23 16:50:08 +02:00
florian
33e0ffd5b1 Merge branch 'master' into dev 2021-08-23 16:44:50 +02:00
bunkerity
4cb3e089e3
linux - git SHA1 commit in install.sh 2021-08-20 17:06:58 +02:00
bunkerity
8808f161c5
docs - dev to master links and VERSION upgrade 2021-08-20 16:58:37 +02:00
bunkerity
1c60ec9804
tests - fix volume wait with linux tests 2021-08-20 15:13:16 +02:00
bunkerity
b13ff34569
add REDIRECT_TO_REQUEST_URI variable and edit environment variables docs 2021-08-20 14:59:16 +02:00
bunkerity
58f2926e95
docs - various examples fixes 2021-08-20 09:38:18 +02:00
thelittlefireman
9de628f3eb
Missing proxy_set_header for keep alive 2021-08-18 23:47:01 +02:00
thelittlefireman
6cc1abc893
Allow keep alive connection when ws is off
This help improves performance.
2021-08-18 23:42:18 +02:00
bunkerity
a824e15684
linux - rename cron 2021-08-18 17:46:28 +02:00
bunkerity
fd52bb7c8d
linux - fix cron jobs 2021-08-18 16:15:26 +02:00