Commit graph

87 commits

Author SHA1 Message Date
bunkerity 7aa6852d3c autoconf - fix missing scheduler in autoconf mode and missing apis list 2022-06-27 12:08:35 +02:00
bunkerity 7bba81b16b autoconf - fix wrong variable name for environment 2022-06-27 10:27:40 +02:00
bunkerity 5cb61380d7 autoconf - add missing call to ConfigCaller constructor 2022-06-27 10:10:42 +02:00
bunkerity b2758cea76 autoconf - init work on _get_static_services method 2022-06-27 09:43:36 +02:00
florian a18d77aeee
autoconf - init work on static server configs as env var 2022-06-27 08:50:14 +02:00
bunkerity c563731e86 autoconf - fix overwrite configs file when using Docker autoconf 2022-06-22 09:34:18 +02:00
florian bcaca6f034
v1.4.1 release 2022-06-16 11:26:58 +02:00
bunkerity a9f886804a bunkerweb 1.4.0 2022-06-03 17:24:14 +02:00
bunkerity 4c77a14825
use annotations as env var in Ingress definition, fix cidr parsing for reserved ips, fix missing empty when job is external, fix ping check for remote api and init work hour/day support for request limit 2021-10-13 17:21:25 +02:00
bunkerity 4e45fa3874
integrations - acme without shared folder when using k8s/swarm 2021-10-12 16:58:13 +02:00
bunkerity 00d91dcaaa
jobs - move certbot hooks to python 2021-10-11 20:57:13 +02:00
bunkerity 650ad7ea49
integrations - fix missing acme folder when using Swarm or Kubernetes 2021-10-11 17:24:19 +02:00
bunkerity d53f02b5b3
api - client side (untested) 2021-10-06 15:41:55 +02:00
florian ca81535bb3
swarm/k8s - less storage, more API 2021-09-05 00:36:15 +02:00
florian 062fa3e78a
integration - continue work on storageless config for k8s and swarm 2021-09-03 22:40:37 +02:00
florian bc46fc3d4c
append suffix to ingress hosts 2021-08-14 23:52:03 +02:00
florian 3cedc0ae13
quickstart guide fixes 2021-08-13 21:29:58 +02:00
bunkerity f1d5c07cc1
autoconf - various kubernetes fixes 2021-08-13 16:42:31 +02:00
bunkerity c9a6b6c27d
autoconf - fixed infinite lock 2021-08-13 10:02:14 +02:00
florian b199464a73
various bug fixes related to Swarm integration 2021-08-12 22:53:07 +02:00
florian b6809266af
autoconf - let's encrypt support for ingress controller 2021-08-03 22:38:00 +02:00
bunkerity 4e178b474c
autoconf - basic ingress controller support for kubernetes 2021-08-03 16:39:39 +02:00
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 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 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 b99fb27df5
fix missing parameter when calling reload in autoconf and edit REMOTE_PHP_PATH regex 2021-07-22 09:29:15 +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 e241b0c939
logs - move everything from /var/log to /var/log/nginx 2021-07-07 14:36:00 +02:00
bunkerity deb28c5991
autoconf - fix folders 2021-07-05 17:40:26 +02:00
bunkerity ad52ef3260
autoconf - prevent race condition by checking health state 2021-06-15 09:52:33 +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 01857d8ac0
gen - display the reason when ignoring a variable 2021-06-14 09:58:04 +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 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
bunkerity ee178de6ab
web ui - mostly finished templating integration (needs some testing) 2021-06-01 15:22:03 +02:00
bunkerity c7b81cfc10
various bug fixes related to HTTPS 2021-05-28 14:57:45 +02:00