162 Commits

Author SHA1 Message Date
bunkerity
a12561a85b
remove useless nginx-keys folder and add lua_package_cpath to http conf 2021-07-12 15:08:37 +02:00
bunkerity
6738b28b99
deps - move dependencies to dedicated /opt/bunkerized-nginx/deps folder to avoid messing with the system 2021-07-11 23:41:33 +02:00
bunkerity
e241b0c939
logs - move everything from /var/log to /var/log/nginx 2021-07-07 14:36:00 +02:00
bunkerity
92ee40819e
whitelist - fix /.well-known/acme-challenge whitelist for let's encrypt 2021-07-05 14:15:25 +02:00
bunkerity
70f9f8417e
templates - add missing new line when necessary 2021-07-02 09:48:57 +02:00
bunkerity
c4aef1d606
authelia - choose portal or auth basic mode 2021-06-29 20:32:15 +02:00
bunkerity
a385183d88
authelia - various fixes 2021-06-29 17:14:57 +02:00
bunkerity
cec47f3a75
body injection feature and add authelia to documentation 2021-06-29 16:36:24 +02:00
bunkerity
f73b088f79
authelia - initial work 2021-06-29 15:52:56 +02:00
bunkerity
bebe89afb0
linux - edit path for default errors, ignore comments in variables.env, install/prepare certbot 2021-06-24 15:22:57 +02:00
bunkerity
4991922878
linux - fix daemon directive and rights on /etc/nginx 2021-06-23 14:06:39 +02:00
bunkerity
d0366fcc0d
linux - started work on bunkerized-nginx command 2021-06-22 21:19:12 +02:00
bunkerity
1e02368e8a
linux/docker - common /opt/bunkerized-nginx folder 2021-06-21 14:56:48 +02:00
bunkerity
bbb5134a39
fix configure arguments and CRS include 2021-06-20 21:51:57 +02:00
bunkerity
16101144c5
self-signed cert - fix bugs 2021-06-11 11:39:36 +02:00
bunkerity
fcc6b3b5e4
various bug fixes related to Swarm 2021-06-06 23:22:33 +02:00
florian
678ad70b01
docs, various fixes and certbot-cloudflare example 2021-06-06 14:52:30 +02:00
bunkerity
388fc1a0e8
plugins - started basic plugin system 2021-06-04 17:42:34 +02:00
bunkerity
4b31d005eb
crowdsec and generator fixes 2021-06-03 17:44:12 +02:00
bunkerity
8cda1baf77
fix web ui multiple variables and add default error pages 2021-06-02 15:33:42 +02:00
bunkerity
ee178de6ab
web ui - mostly finished templating integration (needs some testing) 2021-06-01 15:22:03 +02:00
bunkerity
99c259bf18
templating - prepare integration into ui 2021-05-28 16:41:41 +02:00
bunkerity
c7b81cfc10
various bug fixes related to HTTPS 2021-05-28 14:57:45 +02:00
bunkerity
dfce0c06dd
autoconf - fixing various bug when SWARM_MODE=yes 2021-05-28 12:16:56 +02:00
bunkerity
0f8e56a668
templating - fixing bugs with autoconf 2021-05-27 14:41:21 +02:00
bunkerity
f950abdc24
templating - started integration into autoconf 2021-05-27 12:34:00 +02:00
bunkerity
4a73ae8197
various bug fixes on templates and nginx update to 1.20.1 2021-05-27 09:53:14 +02:00
bunkerity
a991b262ef
remove ClamAV because of GPL and started work on read-only filesystem 2021-05-26 17:18:49 +02:00
bunkerity
a8bc17e836
templating - started integration into docker image 2021-05-26 14:50:50 +02:00
bunkerity
6645632846
antibot - basic pow with javascript 2021-05-19 17:36:29 +02:00
bunkerity
16e5ede130
antibot - custom templates 2021-05-19 16:37:28 +02:00
bunkerity
8260746fe1
logs/lua - add logger tool 2021-05-19 11:11:18 +02:00
florian
de560490d3
fix LUA array variables and add LOG_LEVEL to the troubleshooting section 2021-05-19 09:18:38 +02:00
florian
96db3a450d
log - add LOG_LEVEL variable 2021-05-18 21:51:13 +02:00
bunkerity
d9bb97be50
lua - move global vars from lua to site config (untested) 2021-05-18 17:29:00 +02:00
bunkerity
863283d090
started work on moving variables from .lua to nginx 2021-05-18 15:14:45 +02:00
bunkerity
600484b16e
crowdsec - fix bugs and update example 2021-05-18 14:03:16 +02:00
bunkerity
b0ca85ff75
v1.2.5 - performance improvement 2021-05-14 16:42:08 +02:00
bunkerity
0b3ff6a9f4
bad behavior - move from fail2ban to pure lua 2021-05-13 16:21:51 +02:00
bunkerity
eb2d0d330d
performance - rsyslog and fail2ban removing 2021-05-13 11:14:39 +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
70976d0fbc
fix user-agent not blocking and add documentation on bundle when USE_CUSTOM_HTTPS=yes 2021-05-03 13:59:55 +02:00
bunkerity
6521d7a27a
fix client cache so it works in combination with reverse proxy and examples update 2021-04-27 15:31:56 +02:00
bunkerity
813607fbc3
improve crowdsec example and disable modsec logging when not necessary 2021-04-27 11:21:30 +02:00
bunkerity
843644f806
log - replace some WARN tags from LUA logs with NOTICE to avoid confusion 2021-04-27 09:57:07 +02:00
florian
5ce41edc03
api - whitelist IP/network for API 2021-04-26 22:22:34 +02:00
thelittlefireman
ee8aaa4e7e
fix lua crash 2 2021-04-11 15:45:46 +02:00
thelittlefireman
605d59a45c
Fix lua mistake
#116
2021-04-11 15:33:31 +02:00