543 Commits

Author SHA1 Message Date
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
thelittlefireman
860fd1ace5
Upgrade desps
luajit2 to v2.1-20210510
upgrade lua-resty-core to 0.1.22
lua-resty-dns to 0.22
lua-resty-lrucache to 0.11
lua-resty-session to 3.8
lua-resty-string to 0.14
lua-resty-http to 0.16.1
Upgrade from https://github.com/Neopallium/lualogging to https://github.com/lunarmodules/lualogging.git
luasec to 1.0.1
2021-07-10 22:24:16 +02:00
thelittlefireman
eb5d13fb8d
Upgrade lua-nginx module to 0.10.20 2021-07-10 22:05:44 +02:00
thelittlefireman
ca41987cd6
Upgrade corerules to 3.3.0 & modsecurity to 3.0.5 2021-07-10 21:53:54 +02:00
bunkerity
3af1b397fa
UI - digging bugs from services, still some work to do 2021-07-09 16:58:55 +02:00
bunkerity
72a09eac6d
UI - add CSRF protection 2021-07-09 16:01:51 +02:00
bunkerity
0d3f7d3925
UI - admin authentication and bootstrap update 2021-07-09 14:17:50 +02:00
bunkerity
6be082e0a9
UI - init work on admin account 2021-07-09 12:18:42 +02:00
bunkerity
4947796c99
UI - fix instances bugs 2021-07-09 11:26:23 +02:00
bunkerity
ba197dfa43
UI - bind gunicorn to 127.0.0.1/0.0.0.0:5000 2021-07-09 10:55:09 +02:00
bunkerity
4dd1ff8479
UI - copy from helpers, systemd service and instances page update 2021-07-09 10:27:38 +02:00
bunkerity
f771ec43f1
ui - init Instances class to support Linux and API for Docker/Swarm 2021-07-08 23:45:58 +02:00
bunkerity
e241b0c939
logs - move everything from /var/log to /var/log/nginx 2021-07-07 14:36:00 +02:00
bunkerity
d03a1a6e3b
linux - add jobs.log 2021-07-07 13:47:37 +02:00
bunkerity
2c9c9fb62c
linux - run master process as root 2021-07-07 13:38:13 +02:00
bunkerity
deb28c5991
autoconf - fix folders 2021-07-05 17:40:26 +02:00
bunkerity
2ea7331dad
jobs - disable post-jobs when SWARM_MODE=yes on SIGHUP 2021-07-05 16:49:27 +02:00
bunkerity
92ee40819e
whitelist - fix /.well-known/acme-challenge whitelist for let's encrypt 2021-07-05 14:15:25 +02:00
bunkerity
2ccfb26e81
docker - fix CVE-2021-33560 2021-07-02 11:16:19 +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
c894c8370e
authelia - add variables to settings.json 2021-06-29 16:00:47 +02:00
bunkerity
f73b088f79
authelia - initial work 2021-06-29 15:52:56 +02:00
Florian Pitance
130c6752dd
Merge pull request #148 from aFresquetIntech/dev
zammad example
2021-06-28 17:13:37 +02:00
alexis
f97ea67855 Create .env 2021-06-28 16:22:01 +02:00
alexis
8504299861 Correction
Modification nom fichier

Correction des lignes 126 à 130
2021-06-28 15:22:57 +02:00
alexis
4a8da40cf2 reverse-proxy-zammad 2021-06-28 09:42:52 +02:00
bunkerity
0114c7b09f
examples - edit basic PHP 2021-06-24 21:32:49 +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
b2cceb608c
linux - fix centos 2021-06-23 16:58:24 +02:00
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