Commit graph

118 commits

Author SHA1 Message Date
TheophileDiot
eec00ba2bf Update the Database and make it easier to gen 2022-11-08 17:14:33 +01:00
TheophileDiot
1f58d0c517 Edit dockerfiles 2022-11-07 16:20:52 +01:00
TheophileDiot
069b45f37b Add some tweaks 2022-11-07 14:36:52 +01:00
TheophileDiot
01b4145524 Make the Database support every feature + updates 2022-11-04 18:14:44 +01:00
TheophileDiot
66fb266f8e Centralize Database and optimize requests 2022-10-28 12:01:05 +02:00
TheophileDiot
7a03ed33f1 Update pip in Dockerfiles every time 2022-10-28 12:00:43 +02:00
TheophileDiot
9140dc3244 Optimize Database connection and ApiCaller 2022-10-25 11:39:30 +02:00
TheophileDiot
0edef7c520 Use Python 3.11 where we can 2022-10-24 16:39:35 +02:00
TheophileDiot
48242b9a3c Get all config with generator 2022-10-20 16:42:07 +02:00
TheophileDiot
7e53bfe553 Fix gen for Docker integration 2022-10-20 15:14:35 +02:00
TheophileDiot
79eea0e998 Linting + starting to migrate bunkerweb to the 1.5 2022-10-19 17:37:13 +02:00
TheophileDiot
57ad9d7ee0 Fix old custom configs where never deleted 2022-09-29 18:14:28 +02:00
TheophileDiot
803ff8cb56 Fix CUSTOM_CONF_SERVER_HTTP disappearing after 60 minutes (autoconf) 2022-09-22 16:49:40 +02:00
florian
7915da6dfb
docker - fix CVE-2022-3209 2022-08-22 15:24:46 +02:00
bunkerity
a38ca51380
docker - dont generate config if already present 2022-08-08 10:16:52 +02:00
bunkerity
e92938f004
autoconf - fix container CVEs 2022-08-08 10:05:14 +02:00
florian
87c57c67c7 tests - refactoring on the road, still needs some work 2022-07-24 18:23:20 +02:00
bunkerity
1819571473
remove trailing space in DockerController and add missing bunkerweb prefix for autoconf-configs example 2022-07-21 17:52:35 +02:00
bunkerity
324feb593d
autoconf - fix missing configs update for DockerController 2022-07-21 17:04:27 +02:00
bunkerity
850a8057cf
ignore CVE-2022-30065 until we have a fix 2022-07-19 12:04:10 +02:00
bunkerity
f0ddb8328e
docker - fix CVE-2022-30065 for autoconf 2022-07-19 11:21:47 +02:00
bunkerity
0a09f8a750
fix CVE-2022-29458 2022-07-18 15:01:17 +02:00
florian
07b0bb38dd docker - fix CVE-2022-29187 for ui and autoconf 2022-07-14 14:05:39 +02:00
bunkerity
fc925ccb11
edit docs typo for UI and variable typo in autoconf 2022-07-07 09:12:59 +02:00
bunkerity
287e763e0d
autoconf - fix CVE-2022-2097 2022-07-06 14:17:05 +02:00
florian
fb85d1d2d1 autoconf - fix typo in variable 2022-07-05 06:55:42 +02:00
florian
2dc18a7942 autoconf - support both configs from files and autoconf 2022-07-01 21:35:34 +02:00
florian
e0a7005062 autoconf - init support of custom variables using labels 2022-07-01 16:32:52 +02:00
bunkerity
1a8eef2c85
fix autoconf import for IngressController and init work on mattermost example 2022-06-28 08:56:51 +02:00
florian
cb106a112e autoconf - fix indent in IngressController 2022-06-27 22:07:52 +02:00
florian
492648eeb2 autoconf - fix 410 exceptions (k8s) 2022-06-27 21:38:59 +02:00
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