Commit Graph
100 Commits
Author SHA1 Message Date
bunkerity a73891a3b8 fix CVE-2020-8231 2020-12-10 21:42:24 +01:00
bunkerity 26199f52c8 remove additional / in modsecurity include 2020-12-10 21:32:44 +01:00
bunkerity 5c3f94a84f edit reverse proxy var name in README 2020-12-10 21:25:39 +01:00
bunkerity 043fcdc136 autoconf - automated build 2020-12-09 18:30:12 +01:00
bunkerity b86ded3d1c autoconf - multi arch Dockerfile 2020-12-09 17:36:39 +01:00
bunkerity 92569679b6 dynamic reload of nginx by sending SIGHUP 2020-12-09 17:00:09 +01:00
bunkerity 15e74e4860 more work on standalone autoconf 2020-12-09 12:00:54 +01:00
bunkerity fd0a6412d0 init work on standalone autoconf 2020-12-08 23:27:23 +01:00
bunkerity 419fdfc86e fix auth basic when MULTISITE=yes 2020-12-08 11:29:43 +01:00
bunkerity 0bc1f652b4 v1.2.1 - autoconf feature (beta) 2020-12-07 21:20:13 +01:00
bunkerity 6c7461e298 integrate thelittlefireman work 2020-12-07 17:09:31 +01:00
bunkerity d01bc5e014 Merge branch 'patch-1' of https://github.com/thelittlefireman/bunkerized-nginx into dev 2020-12-07 17:08:12 +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 78c1e5c676 examples - same domains for internal tests 2020-12-05 21:39:48 +01:00
bunkerity 481e10d3ef reverse proxy - websocket example 2020-12-05 16:43:14 +01:00
bunkerity aae2a71983 autoconf - php example 2020-12-05 16:30:50 +01:00
bunkerity f3bf04e390 dirty fix to disable default server when MULTISITE=yes 2020-12-05 16:07:40 +01:00
bunkerity 36cbb927c0 autoconf - various fixes 2020-12-05 11:06:38 +01:00
bunkerity 95153dbc5d moved UA, referrer and country check after whitelist and blacklist check 2020-12-04 22:58:48 +01:00
bunkerity 26947179a4 moved UA and referrer check to LUA 2020-12-04 22:21:38 +01:00
bunkerity 88f27bfeb8 autoconf - reverse proxy example and pass default vars 2020-12-04 22:06:15 +01:00
bunkerity 3cc1615c4d fix user-agent script 2020-12-04 21:29:04 +01:00
bunkerity 8bacf722a6 Merge branch 'fix/variable-naming' of https://github.com/mromanelli9/bunkerized-nginx into dev 2020-12-04 17:02:23 +01:00
bunkerity 2bfc4b41fa first work on automatic configuration 2020-12-04 16:55:09 +01:00
bunkerity c311d0c825 add crawler-detecter bad UA 2020-12-04 10:09:05 +01:00
bunkerity 0d03f49ebc websocket support with reverse proxy 2020-12-04 09:53:40 +01:00
bunkerity 2112c306a8 custom log format 2020-12-02 16:46:54 +01:00
bunkerity 8f9dcc5ab8 last fix ? 2020-12-02 14:47:08 +01:00
bunkerity 2fe05d3fd3 fixing scripts again and again 2020-12-02 14:31:54 +01:00
bunkerity db04c0345c fix referrers again 2020-12-02 13:49:48 +01:00
bunkerity ed8bd902b1 fix referrers script 2020-12-02 11:09:38 +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 791342cbe6 fix LUA DNS code when answers is nil 2020-12-02 10:00:16 +01:00
bunkerity 2f23671c3b fail2ban fix when MULTISITE=yes 2020-12-02 09:36:56 +01:00
bunkerity e350a717ff fix default DNS_RESOLVERS 2020-12-02 09:32:32 +01:00
bunkerity e818acb0d1 prestashop example 2020-11-29 16:50:53 +01:00
bunkerity b92f74ed98 dirty fix for CVE-2020-28928 2020-11-29 15:30:12 +01:00
bunkerity 9688e66508 check all vulnerabilities with trivy 2020-11-29 15:10:08 +01:00
bunkerity 700dfc0184 v1.2.0 release 2020-11-23 00:05:22 +01:00
bunkerity 42e4298b5c readme update - v1.2.0 changes 2020-11-22 23:39:01 +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 2032596880 automatic trivy scan 2020-11-21 15:54:52 +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
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 ed451877ae examples update and multiple REVERSE_PROXY_* on single site 2020-11-15 14:55:48 +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 0f0593456c various fixes 2020-11-13 17:57:39 +01:00
bunkerity 8cdc155ac0 multisite examples and certbot renew fix 2020-11-13 15:10:29 +01:00
bunkerity 1abe1da89e brotli support 2020-11-12 15:03:45 +01:00
bunkerity f18c054b42 gzip support 2020-11-12 14:37:01 +01:00
bunkerity 4dea1975e2 client caching 2020-11-12 14:02:48 +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 bd7997497b autotest through github actions 2020-11-10 15:25:49 +01:00
bunkerity e89e34a84f auto test fix 2020-11-08 22:08:50 +01:00
bunkerity ff02878dd8 auto test setup 2020-11-08 21:59:19 +01:00
bunkerity 44b016be93 road to multi server block support 2020-11-08 17:37:48 +01:00
bunkerity 36c4f3e065 v1.1.2 - CrowdSec integration and custom ports 2020-11-06 22:49:18 +01:00
bunkerity 798f6c726d examples - nextcloud fix and tomcat 2020-11-06 22:24:34 +01:00
bunkerity 761c14a0b8 custom HTTP and HTTPS ports 2020-11-06 17:11:27 +01:00
bunkerity 4a07eca696 crowdsec integration 2020-11-06 16:56:16 +01:00
bunkerity e1274a6082 passbolt example 2020-11-04 11:16:26 +01:00
bunkerity 95752ff0c4 v1.1.1 - TLS 1.2 support 2020-10-30 11:39:01 +01:00
bunkerity 8623510f8c https fix 2020-10-30 10:56:41 +01:00
bunkerity 95a76b11fa peterkimzz integration and dhparam 2020-10-30 10:34:18 +01:00
bunkerity e843608575 README update - v1.1.0 2020-10-27 22:05:49 +01:00
bunkerity 2f68667893 logrotate copytruncate 2020-10-27 21:33:05 +01:00
bunkerity 1d63838ee6 examples - fix port number 2020-10-26 22:46:15 +01:00
bunkerity e4bdd4af5d examples - nextcloud fix and moodle 2020-10-26 22:40:33 +01:00
bunkerity 2c33463af7 renamed logrotate script 2020-10-26 20:51:54 +01:00
bunkerity 9ff210bed8 wordpress and nextcloud examples 2020-10-25 18:30:34 +01:00
bunkerity 0b73018865 install CRS by tag in compile.sh 2020-10-25 16:49:30 +01:00
bunkerity e1356e3eb0 logrotate.conf update and some cleanup 2020-10-25 16:25:54 +01:00
bunkerity 34a0da444f logging fix again 2020-10-25 11:24:52 +01:00
bunkerity 022a653ebc display fail2ban.log and logging bug fix 2020-10-24 20:48:04 +02:00
bunkerity 4c11a9125c automatic docker tags with VERSION 2020-10-24 16:05:12 +02:00
bunkerity 88b52478c3 automatic Secure flag on cookies 2020-10-23 16:18:55 +02:00
bunkerity ce82e22dbe remove integrated PHP 2020-10-23 15:52:25 +02:00
bunkerity 397415211e antibot - check IP with sessions and recaptcha 2020-10-23 15:12:52 +02:00
bunkerity 68d7988551 tor hidden service example 2020-10-23 14:58:36 +02:00
bunkerity 16eab0f631 README update 2020-10-23 14:11:46 +02:00
bunkerity 6a22f7711c load balancer example 2020-10-23 13:57:32 +02:00
bunkerity e19a7c693d run master nginx process as non-root user 2020-10-21 23:28:48 +02:00
bunkerity 7a8795883b dockerfile fix - compile 2020-10-21 15:12:27 +02:00
bunkerity 01095bd72f gpg fix and secure git clone 2020-10-21 14:59:51 +02:00
bunkerity 0e6729c62e check GPG signature of nginx sources 2020-10-21 11:02:56 +02:00
bunkerity 040b6a2234 Merge branch 'patch-1' of https://github.com/fabianmoronzirfas/bunkerized-nginx into dev 2020-10-21 10:47:09 +02:00
bunkerity e8503b9cc5 ARM build fix 2020-10-18 17:37:41 +02:00
bunkerity 676571e4a4 use nginx:stable-alpine as base image 2020-10-18 16:26:33 +02:00
bunkerity 81cff3648c readme update 2020-10-17 17:02:42 +02:00
bunkerity e166b1fea9 awesome gif resized 2020-10-16 18:26:05 +02:00