530 Commits

Author SHA1 Message Date
bunkerity
021147f9d9
autoconf - fix wait and redis 2021-08-02 16:37:50 +02:00
bunkerity
5a26d06c87
autoconf - fix infinite lock and honor DOCKER_HOST env var 2021-08-02 11:52:00 +02:00
bunkerity
bc01427def
ignore CVE-2021-36159 and redirect job logs as root when using autoconf 2021-08-02 10:41:46 +02:00
florian
652614f41b
autoconf - use DNS for Swarm instances discovery 2021-08-01 23:10:29 +02:00
bunkerity
24d9cce82f
autoconf - various bug fixes in Swarm mode 2021-07-30 17:08:54 +02:00
bunkerity
f866ef6325
autoconf - minor fixes, prepare Swarm testing 2021-07-29 17:32:33 +02:00
bunkerity
1a32e7c02c
autoconf - various bug fixes with DockerController 2021-07-29 15:43:51 +02:00
bunkerity
7180378d0c
autoconf - init Config refactoring 2021-07-29 10:19:34 +02:00
florian
6e66571fb9
various cleaning 2021-07-28 23:25:05 +02:00
florian
f44e41cede
jobs - lock and reload management 2021-07-28 23:04:56 +02:00
bunkerity
26db144df4
autoconf refactoring and fix CVE-2021-36159 2021-07-28 17:27:39 +02:00
bunkerity
a68ad53c3f
autoconf - controller classes 2021-07-28 15:52:35 +02:00
bunkerity
01bba1d3f6
autoconf - init refactoring before k8s integration 2021-07-28 11:56:45 +02:00
bunkerity
0597074438
k8s - init work on parsing ingress rules, helpers to setup on k8s, basic examples 2021-07-27 17:15:39 +02:00
bunkerity
bc3c17a2f0
examples - init k8s example 2021-07-27 12:03:31 +02:00
bunkerity
556836b499
autoconf - init annotations parser for k8s 2021-07-27 09:56:58 +02:00
bunkerity
22612f1757
minor edit on Linux tests and init work on k8s API 2021-07-26 17:15:24 +02:00
bunkerity
50c279617b
jobs - improved log and reload management 2021-07-23 17:28:05 +02:00
bunkerity
ef8969e2cf
certbot - add USE_LETS_ENCRYPT_STAGING=yes/no env var for using staging or production servers of let's encrypt 2021-07-23 11:51:50 +02:00
bunkerity
0dc2a5ec25
edit visibility of Job members and integration of a generic checker for nginx 2021-07-22 23:07:35 +02:00
bunkerity
9a207dfdc5
fix missing import in generator, expand networks to ips in jobs and init work on a generic checker with shared dict and redis support 2021-07-22 17:11:15 +02:00
bunkerity
a1b9010d9e
pull v1.2.8 fixes when applicable 2021-07-22 14:47:37 +02:00
bunkerity
8bb6676f58
settings - fix PHP_* again 2021-07-22 09:58:17 +02:00
bunkerity
4234f82c01
settings - edit EMAIL_LETS_ENCRYPT regex 2021-07-22 09:47:34 +02:00
bunkerity
b99fb27df5
fix missing parameter when calling reload in autoconf and edit REMOTE_PHP_PATH regex 2021-07-22 09:29:15 +02:00
bunkerity
876fcd1814
conf - add WORKER_PROCESSES 2021-07-21 22:18:02 +02:00
bunkerity
26dc796155
jobs - fix line edit 2021-07-21 22:14:05 +02:00
bunkerity
280d189864
jobs - avoid reload when not necessary 2021-07-21 17:09:42 +02:00
bunkerity
5f845680ff
jobs - edit referrers and user-agents data and init work on autoconf integration 2021-07-21 14:42:55 +02:00
bunkerity
d12369c900
jobs - various bugs fixed and old files removed 2021-07-21 11:55:14 +02:00
bunkerity
366e39f591
jobs - SelfSignedCert, runner and reloader 2021-07-20 22:52:01 +02:00
bunkerity
71741b2d34
jobs - cache management 2021-07-20 14:34:39 +02:00
bunkerity
2fca4cd014
jobs - logging and error management 2021-07-20 12:14:50 +02:00
bunkerity
fccf14627f
jobs - python stubs 2021-07-20 11:41:31 +02:00
bunkerity
b3684efaf6
jobs - init work on refactoring 2021-07-20 09:58:09 +02:00
bunkerity
82548378ae
crowdsec - move as external plugin 2021-07-16 10:05:53 +02:00
bunkerity
b926b0db62
examples - use example.com instead of website.com 2021-07-16 09:40:02 +02:00
bunkerity
6713f56ec1
linux - fix centos install 2021-07-15 17:20:15 +02:00
bunkerity
2b923c05c1
compile and install LUA 5.1.5 to /opt/bunkerized-nginx/deps and introduced REDIRECT_TO feature 2021-07-15 16:36:26 +02:00
bunkerity
71cf3cf5c1
use local sources when building Docker image, add LOCAL_PHP and LOCAL_PHP_REMOTE to settings.json and fix pip bug related to removed working directory 2021-07-13 11:00:18 +02:00
bunkerity
8e3dbf1c70
fixed some fedora bugs, support LOCAL_PHP and LOCAL_PHP_PATH and sample variables.env 2021-07-12 22:21:13 +02:00
bunkerity
49ada6a8c5
linux - init work on fedora support 2021-07-12 16:57:57 +02:00
bunkerity
947e86f7c3
linux - uninstall script 2021-07-12 15:56:01 +02:00
bunkerity
a12561a85b
remove useless nginx-keys folder and add lua_package_cpath to http conf 2021-07-12 15:08:37 +02:00
bunkerity
6b19bd0264
deps - add cjson LUA files to deps folder 2021-07-11 23:53:54 +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
010c0fd6d4
rename gen/requirements.py to requirements.txt, add git/bash to Docker deps and fix typos in README 2021-07-11 17:58:35 +02:00
bunkerity
ecf30a71f7
deps - init work on single install script 2021-07-11 16:45:15 +02:00
bunkerity
ffc4fc950e
deps - manual compile/install of libmaxmind and upgrade lua-resty-core 2021-07-11 15:33:40 +02:00
Florian Pitance
b9955699b7
Merge pull request #152 from thelittlefireman/patch-11
Upgrade deps
2021-07-11 13:57:39 +02:00