38 Commits

Author SHA1 Message Date
bunkerity
0b3ff6a9f4
bad behavior - move from fail2ban to pure lua 2021-05-13 16:21:51 +02:00
bunkerity
b1d03cd11c
performance - move bad user-agents and referrers checks from nginx to LUA with caching 2021-05-11 15:30:16 +02:00
bunkerity
fd61df205f
performance - move external blacklists checks from nginx to LUA 2021-05-10 17:51:07 +02:00
bunkerity
009d6fb5ae
choose connection and nofile numbers, increase error_log level to get modsecurity rules, add MODSECURITY_SEC_AUDIT_ENGINE var 2021-05-05 17:38:22 +02:00
bunkerity
07be626842
hotfix - fix API in autoconf swarm mode 2021-04-28 17:40:54 +02:00
bunkerity
3bb164395e
hotfix - move API_WHITELIST_IP edit to lua.sh 2021-04-28 17:00:50 +02:00
florian
5ce41edc03
api - whitelist IP/network for API 2021-04-26 22:22:34 +02:00
bunkerity
74417abc9c fixing bugs - run as GID 101 instead of 0, different permissions checks in swarm mode and disable including server confs in swarm mode 2021-04-16 16:56:45 +02:00
bunkerity
e44a1f3e14 added the uri to limit_req_zone key to limit bruteforce attack on a specific resource instead of the whole service 2021-04-09 15:54:26 +02:00
bunkerity
6a714e2ece road to swarm - fix race condition on initial configuration 2021-03-14 16:50:08 +01:00
bunkerity
0d3da03534 prepare /www directory, fix log socket path and whitelist acme challenges path 2021-03-14 12:33:59 +01:00
bunkerity
33163f65b3 init work on disabling root processes 2021-03-13 22:52:23 +01:00
bunkerity
a2543384cd road to swarm - add openssl to autoconf, fix api_uri in LUA, fix file rights 2021-03-13 15:28:15 +01:00
bunkerity
95f7ca5b2d road to swarm support - needs a lot of testing 2021-03-12 15:17:45 +01:00
bunkerity
816fa47cbb introducing SWARM_MODE env var 2021-03-12 12:40:52 +01:00
bunkerity
7509ec2f2c basic API to be used in swarm mode 2021-03-12 10:42:31 +01:00
bunkerity
cae05447d3 custom crontab values 2021-03-08 13:58:14 +01:00
thelittlefireman
92cc705b92 Reduce memory usage : set cron tasks at different hours. 2021-03-03 13:02:56 +01:00
thelittlefireman
73dbf03c9a
add USE_LIMIT_CONN zone to global config 2021-01-02 14:15:18 +01:00
Bunkerity
9023ab5aed
Merge pull request #67 from thelittlefireman/patch-2
Fix #66
2020-12-30 14:28:34 +01:00
thelittlefireman
1ee490de6d
Prepare FAIL2BAN_IGNOREIP to avoid self blocking 2020-12-29 03:41:27 +01:00
bunkerity
825e6a747e
crowdsec v1 integrated 2020-12-28 21:41:30 +01:00
bunkerity
09a984c86b
started crowdsec v1 integration 2020-12-28 18:42:20 +01:00
bunkerity
f618c73e6c
road to v1.2.1 2020-12-06 22:22:58 +01:00
bunkerity
f3bf04e390
dirty fix to disable default server when MULTISITE=yes 2020-12-05 16:07:40 +01:00
bunkerity
2112c306a8
custom log format 2020-12-02 16:46:54 +01:00
bunkerity
3a7aa5d9c0
block bad referrers 2020-12-02 10:41:50 +01:00
bunkerity
9ec9de6ca2
multiple lets encrypt certificates when MULTISITE=yes 2020-12-02 10:17:55 +01:00
bunkerity
fe1d724c9f
country whitelist/blacklist 2020-11-18 11:21:25 +01:00
bunkerity
0635eb368b
various bug fixes 2020-11-15 20:49:43 +01:00
bunkerity
fbf81c94be
cached blacklists data 2020-11-15 15:43:41 +01:00
bunkerity
0f18e9c552
reverse proxy support via env vars 2020-11-14 17:30:38 +01:00
bunkerity
8f7cb5318e
proxy caching support 2020-11-14 16:58:52 +01:00
bunkerity
60fbbc1013
move some http directives to server 2020-11-14 14:19:27 +01:00
bunkerity
f18c054b42
gzip support 2020-11-12 14:37:01 +01:00
bunkerity
c2b05c463c
fix BLOCK_COUNTRY bug and add support for ModSecurity custom confs when multisite=yes 2020-11-11 22:36:22 +01:00
bunkerity
2da51d92a6
multisite - bug fixes 2020-11-11 16:54:27 +01:00
bunkerity
44b016be93
road to multi server block support 2020-11-08 17:37:48 +01:00