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
|
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
|
0b22209c96
|
documentation - userns remap feature
|
2021-04-09 16:22:31 +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
|
aa614f82f9
|
print error when permissions are wrong on common volumes
|
2021-04-09 14:54:15 +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
|
017a7780fb
|
README update, default cron update and new parameters to ui
|
2021-03-18 17:11:58 +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
|
93ad3c0b51
|
road to swarm - let's encrypt fix
|
2021-03-17 10:37:20 +01:00 |
|
bunkerity
|
ceed904882
|
road to swarm - still some mess to fix
|
2021-03-16 17:56:24 +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
|
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
|
3591715f21
|
road to swarm - fixing things
|
2021-03-12 17:31:26 +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
|
e12b656bd5
|
Merge branch 'patch-7' of https://github.com/thelittlefireman/bunkerized-nginx into dev
|
2021-03-08 14:06:54 +01:00 |
|
bunkerity
|
cae05447d3
|
custom crontab values
|
2021-03-08 13:58:14 +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
|
66c4fed791
|
Fix env variable with space are truncated 2
Fix #82
|
2021-03-05 23:59:38 +01:00 |
|
thelittlefireman
|
f41846e9d6
|
Fix env variable with space are truncated
Fix #82
|
2021-03-05 23:56:19 +01:00 |
|
thelittlefireman
|
92cc705b92
|
Reduce memory usage : set cron tasks at different hours.
|
2021-03-03 13:02:56 +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
|
b093a47554
|
Add default values for LIMIT_CONN
|
2021-01-02 14:18:26 +01:00 |
|
thelittlefireman
|
73dbf03c9a
|
add USE_LIMIT_CONN zone to global config
|
2021-01-02 14:15:18 +01:00 |
|
thelittlefireman
|
6ee746236a
|
Add USE_LIMIT_CONN to site-config
|
2021-01-02 14:11:36 +01:00 |
|
bunkerity
|
dc382c3e04
|
various fixes - autoconf process order, multisite config and examples
|
2020-12-30 16:22:10 +01:00 |
|
bunkerity
|
0026328f25
|
edit default FAIL2BAN_IGNOREIP subnets
|
2020-12-30 14:31:16 +01:00 |
|
Bunkerity
|
9023ab5aed
|
Merge pull request #67 from thelittlefireman/patch-2
Fix #66
|
2020-12-30 14:28:34 +01:00 |
|
thelittlefireman
|
eac9c8f513
|
Prepare FAIL2BAN_IGNOREIP to avoid self blocking
|
2020-12-29 03:43:38 +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
|
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
|
06f688fe97
|
fixed stop and reload operations
|
2020-12-27 22:25:07 +01:00 |
|