Commit Graph

549 Commits

Author SHA1 Message Date
bunkerity 37f5e4ed71 linux - fixed debian/ubuntu but still some work needed on centos 2021-06-23 15:46:04 +02:00
bunkerity 98568a57c9 linux - fix /var/log and typo in daemon directive 2021-06-23 14:26:33 +02:00
bunkerity 4991922878 linux - fix daemon directive and rights on /etc/nginx 2021-06-23 14:06:39 +02:00
bunkerity bcb8acc364 linux - add RX permissions to /opt 2021-06-23 12:16:31 +02:00
bunkerity a9279053a4 linux - add executable right to gen/main.py 2021-06-22 22:02:42 +02:00
bunkerity 60057a17e3 linux - fix tests docker cp and pass single -c argument to su 2021-06-22 21:56:10 +02:00
bunkerity d0366fcc0d linux - started work on bunkerized-nginx command 2021-06-22 21:19:12 +02:00
bunkerity b448d91ca8 actions - fix centos test and docker image name when pushing 2021-06-22 13:59:42 +02:00
bunkerity e309ce6fd5 docker - fix permissions on /opt 2021-06-22 10:58:07 +02:00
bunkerity 37090dc66e actions - fix manifest error with buildx and load 2021-06-22 10:35:29 +02:00
bunkerity 6bb6facd88 add load: true when autobuilding images and move from /bin/sh to /bin/bash 2021-06-22 10:16:20 +02:00
bunkerity a1fcbd4b83 fix actions and configure 2021-06-21 18:27:12 +02:00
bunkerity 09a2a4f9e5 github actions refactoring 2021-06-21 15:32:13 +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 b0f93fb840 fix Dockerfile again 2021-06-19 22:15:42 +02:00
bunkerity c892f037db fix Dockerfile 2021-06-19 22:06:00 +02:00
bunkerity 731c0f61df linux - init work on installer 2021-06-19 22:03:14 +02:00
bunkerity 93543d3962 Linux - use the same dependencies script for Docker 2021-06-18 17:04:22 +02:00
bunkerity 5ec9e6ab49 linux - CentOS 7 install 2021-06-18 14:58:41 +02:00
bunkerity cc0d0af8d2 linux - ubuntu installer 2021-06-18 12:22:19 +02:00
bunkerity 43d2097d14 linux - nginx install on Debian 2021-06-17 21:33:16 +02:00
bunkerity f880e5e2aa linux - continued work on install helpers for Debian 2021-06-16 21:26:55 +02:00
bunkerity 9636013f5e linux - started work on installer 2021-06-16 17:46:20 +02:00
bunkerity 15bdb076c8 hotfix - fix docs get_git_branch v1.2.7 2021-06-15 17:10:34 +02:00
bunkerity d62c4f466d v1.2.7 release 2021-06-15 16:53:37 +02:00
bunkerity ad52ef3260 autoconf - prevent race condition by checking health state 2021-06-15 09:52:33 +02:00
Bunkerity 3bd3b6fd7a Merge pull request #145 from thelittlefireman/patch-10
Upgrade ModSecurity-nginx to v1.0.2 - @thelittlefireman
2021-06-15 08:42:42 +02:00
thelittlefireman e41acc20c2 Upgrade ModSecurity-nginx to v1.0.2 2021-06-15 00:01:23 +02:00
bunkerity 3c721dc2a0 add HEALTHCHECK to Dockerfile and append 10.0.0.0/8 to DNSBL whitelist 2021-06-14 20:54:36 +02:00
bunkerity 491d879fec jobs - cleaning the mess when using autoconf without swarm mode 2021-06-14 17:58:38 +02:00
bunkerity 52534510ec fix bug when AUTO_LETS_ENCRYPT=yes and certbot can't resolve challenges 2021-06-14 14:59:27 +02:00
bunkerity 2c7337576d jobs - fix syntax error 2021-06-14 13:39:27 +02:00
bunkerity 9e4961ccb5 docs - rename sitemap to bypass rtd rewrite 2021-06-14 10:21:30 +02:00
bunkerity 01857d8ac0 gen - display the reason when ignoring a variable 2021-06-14 09:58:04 +02:00
bunkerity ab9f9e0a4c jobs - fix jobs when MULTISITE=yes 2021-06-14 09:02:16 +02:00
bunkerity 29dc64ca30 actions - add Docker cache to speedup auto build on the dev branch 2021-06-11 15:14:10 +02:00
bunkerity b5cd4e0375 docker - build and push images from GitHub actions because of future DockerHub restrictions on autobuild 2021-06-11 13:39:39 +02:00
bunkerity 16101144c5 self-signed cert - fix bugs 2021-06-11 11:39:36 +02:00
bunkerity 95510e6e1d settings - add underscore to CUSTOM_HTTPS_CERT/KEY regex 2021-06-11 11:08:35 +02:00
bunkerity dd5890e760 geoip - fix bug when using GeoIP 2021-06-11 11:01:13 +02:00
bunkerity c3a437fa82 docs - rename the sitemap to avoid conflicts ? 2021-06-08 09:31:28 +02:00
bunkerity 518ddd3236 docs - custom robots.txt 2021-06-08 09:18:28 +02:00
bunkerity 177a82ee6e docs - automated sitemap.yml 2021-06-08 09:06:21 +02:00
bunkerity 39db7b368f v1.2.6 release v1.2.6 2021-06-07 10:30:33 +02:00
bunkerity 9442e59141 jobs - fix jobs in Swarm mode 2021-06-07 09:48:50 +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
florian e8f5db0b29 docs - add plugins system 2021-06-05 11:24:35 +02:00
florian 8295f6aeba plugins - clamav example 2021-06-05 00:29:24 +02:00