63 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
062a39c63a
integrate AquaeAtrae work - add ROOT_SITE_SUBFOLDER 2021-05-03 10:31:37 +02:00
bunkerity
02f9fbe5fc autoconf - fix certbot bug when multiple server_name for one service 2021-04-20 11:46:53 +02:00
bunkerity
b85c991b6e bug fixes - /usr/local/lib/lua rights and syntax error in site-config 2021-04-09 17:40:19 +02:00
bunkerity
0d3658adf0 REVERSE_PROXY_HEADERS - use proxy_set_header instead of more_set_headers 2021-04-09 17:27:22 +02:00
bunkerity
e190167bfc CIDR support with whitelist/blacklist IP 2021-04-09 14:10:17 +02:00
bunkerity
31e72dce1c fix /usr/local/lib/lua rights and multiple server_name support with autoconf 2021-04-09 11:37:13 +02:00
bunkerity
b8105fc558 feature - whitelist URI 2021-04-09 10:31:00 +02:00
bunkerity
533c2a1034 fix sed script when writing site env 2021-03-22 09:38:36 +01:00
bunkerity
34d9db7a8b web ui - bug fixes 2021-03-18 12:34:46 +01:00
bunkerity
361c66ca61 fixed bugs with MULTISITE variables and swarm example 2021-03-18 10:29:37 +01:00
bunkerity
afc6678855 road to v1.2.3 - fixing bugs 2021-03-17 17:55:56 +01:00
Bunkerity
b8027d2bac
Merge pull request #102 from thelittlefireman/proxy_custom_headers
[NEED TESTING] Enhancement add custom proxy headers #97
2021-03-16 10:08:05 +01:00
thelittlefireman
d16f4517a4 Enhancement add custom proxy headers #97 2021-03-15 23:24:58 +01:00
thelittlefireman
89ca91b3ff Fix truncated variables (last commit) 2021-03-15 22:54:30 +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
95f7ca5b2d road to swarm support - needs a lot of testing 2021-03-12 15:17:45 +01:00
bunkerity
e12b656bd5 Merge branch 'patch-7' of https://github.com/thelittlefireman/bunkerized-nginx into dev 2021-03-08 14:06:54 +01:00
bunkerity
6b56e21a09 Merge branch 'whitelist_ua' of https://github.com/thelittlefireman/bunkerized-nginx into dev 2021-03-08 13:46:28 +01:00
bunkerity
8386dd4a2a custom config outside server block 2021-03-08 11:53:11 +01:00
root
f052a25168 Merge branch 'pre_server_confs' of https://github.com/thelittlefireman/bunkerized-nginx into dev 2021-03-08 11:47:45 +01:00
thelittlefireman
f41846e9d6
Fix env variable with space are truncated
Fix #82
2021-03-05 23:56:19 +01:00
thelittlefireman
d9ca275d53 Add before server {} config. 2021-02-03 14:17:20 +01:00
thelittlefireman
8353bd9c85 Allow to add a whitelist by site on user-agent 2021-02-03 13:51:15 +01:00
thelittlefireman
6ee746236a
Add USE_LIMIT_CONN to site-config 2021-01-02 14:11:36 +01:00
bunkerity
fd7afa17b3
fix missing ';' in include 2020-12-28 11:43:43 +01:00
Bunkerity
b9b7fdfcc4
Merge pull request #63 from thelittlefireman/patch-1
Fix missing proxy headers
2020-12-28 11:38:07 +01:00
bunkerity
59b2fed416
UI - basic services list 2020-12-21 15:32:15 +01:00
thelittlefireman
8115853453
Fix missing proxy headers on site-config.sh 2020-12-20 16:16:26 +01:00
bunkerity
26199f52c8
remove additional / in modsecurity include 2020-12-10 21:32:44 +01:00
bunkerity
92569679b6
dynamic reload of nginx by sending SIGHUP 2020-12-09 17:00:09 +01:00
bunkerity
419fdfc86e
fix auth basic when MULTISITE=yes 2020-12-08 11:29:43 +01:00
bunkerity
75c69c8105
last fixes before next release ? 2020-12-07 16:53:00 +01:00
bunkerity
f618c73e6c
road to v1.2.1 2020-12-06 22:22:58 +01:00
bunkerity
481e10d3ef
reverse proxy - websocket example 2020-12-05 16:43:14 +01:00
bunkerity
f3bf04e390
dirty fix to disable default server when MULTISITE=yes 2020-12-05 16:07:40 +01:00
bunkerity
26947179a4
moved UA and referrer check to LUA 2020-12-04 22:21:38 +01:00
bunkerity
0d03f49ebc
websocket support with reverse proxy 2020-12-04 09:53:40 +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
2f23671c3b
fail2ban fix when MULTISITE=yes 2020-12-02 09:36:56 +01:00
bunkerity
813b42cfa9
php and nextcloud examples fix 2020-11-22 17:38:07 +01:00
bunkerity
58fcf0a725
added Permissions-Policy header 2020-11-21 16:41:27 +01:00
bunkerity
5879183802
custom headers to remove 2020-11-21 16:21:54 +01:00
bunkerity
eaf817d57a
php config and examples fixes 2020-11-18 15:21:08 +01:00
bunkerity
dd7768c856
whitelist/blacklist country at LUA level to avoid SEO issues 2020-11-18 11:37:42 +01:00