Commit graph

719 commits

Author SHA1 Message Date
bunkerity f2dfb01724
examples - edit mattermost and add radarr 2022-06-28 09:59:18 +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 1425ad0b42
docs - update settings list 2022-06-27 17:37:18 +02:00
bunkerity f7290b2c79
v1.4.2 release 2022-06-27 17:32:15 +02:00
bunkerity c0a8a356c2
linux - include bwcli in /usr/local/bin 2022-06-27 16:58:53 +02:00
bunkerity 40007b0866
add slack to official plugins and init work on EXTERNAL_PLUGIN_URLS setting 2022-06-27 15:52:01 +02:00
bunkerity 6478512e48
scheduler - only send /data folder if apis are present 2022-06-27 14:02:38 +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
florian 4a699ef6c6
fix missing local Linux images import in ci/cd, and fix bug related to jobs in Linux integration 2022-06-26 16:50:55 +02:00
florian 5690a58ab9
fix IFS checking permissions 2022-06-26 12:25:33 +02:00
florian e55928a37b
fix bwcli commands when using Linux integration 2022-06-26 12:16:40 +02:00
florian 0f2388b1f2
fix permissions check when file has space in the name 2022-06-26 11:58:45 +02:00
TheophileDiot 2b43a9cbf5 Merge branch 'dev' of https://github.com/bunkerity/bunkerized-nginx into dev 2022-06-23 17:54:33 -04:00
TheophileDiot 5ecf39ee02 Fix web-ui example with X-Script-Name 2022-06-23 17:53:58 -04:00
bunkerity ad091493c3 examples - add various certbot-dns examples 2022-06-22 16:30:06 +02:00
bunkerity a65606c369 examples - add certbot-dns-ovh 2022-06-22 16:03:01 +02:00
bunkerity cd0d70b8f6 cache dev Linux images in ci/cd and disable site config generation for autoconf/swarm/k8s 2022-06-22 14:32:27 +02:00
bunkerity e21a35017a plugins - support log_default() hook, same as log() but for default server 2022-06-22 11:24:47 +02:00
bunkerity c563731e86 autoconf - fix overwrite configs file when using Docker autoconf 2022-06-22 09:34:18 +02:00
bunkerity 3c417d2ff0 linux - fix fedora NGINX version in Dockerfile, fix missing arg when building DEB/RPM and force NGINX version DEB deps 2022-06-21 14:17:45 +02:00
bunkerity 970082f92e linux - force NGINX version in RPM deps 2022-06-21 14:04:03 +02:00
florian 4a2504c3b8 reflect ci/cd changes to dev 2022-06-19 10:21:50 +02:00
florian fd0c7b1e53 ci/cd - add automatic build for Linux images 2022-06-16 17:40:15 +02:00
florian 1e6d62ce79
fix packagecloud yank name 2022-06-16 12:52:44 +02:00
florian 1a4e21481e
docs - edit supported architectures for prebuilt Docker images 2022-06-16 11:38:05 +02:00
florian bcaca6f034
v1.4.1 release 2022-06-16 11:26:58 +02:00
florian 424214fd56
add changelog and add missing s in authentik url 2022-06-15 14:06:39 +02:00
Florian Pitance 82b42d5b9c
Merge pull request #259 from Brawdunoir/master
Remove USE_ before authbasic plugin settings
2022-06-15 11:06:45 +02:00
florian db4e2cf266
update linux docs, minor fix in ingress example and update default value for bunkernet job 2022-06-14 13:49:22 +02:00
florian 0ef82619b8
temp disable automatic tests for authentik and test automatic arm build on dedicated hardware 2022-06-14 11:05:26 +02:00
florian f2655e331d
remove arm build again, fix proxy_*_timeout directives and add authelia example 2022-06-14 09:42:32 +02:00
Yann Lacroix d51ae1c1b9 Remove USE_ before authbasic plugin settings 2022-06-13 22:50:10 +02:00
florian cd0438b8ce support REVERSE_PROXY_*_TIMEOUT settings, remove useless push in CI/CD and try to build arm on GH runners 2022-06-13 21:40:38 +02:00
florian f9a042526e add docs about compiling BW from source on Linux, add docs about packages pinning on Linux and fix regex for REVERSE_PROXY_AUTH_REQUEST and REVERSE_PROXY_AUTH_REQUEST_SIGNIN_URL 2022-06-13 21:04:25 +02:00
florian 15ac64b05f let's encrypt - fix bug when AUTOCONF_MODE=yes 2022-06-13 19:55:15 +02:00
florian e0f8895e9a
init support for auth_request and add authentik example 2022-06-13 13:06:03 +02:00
florian e852298352 don't send local IP to BunkerNet on default server, fix certbot new when MULTISITE=no and fix unknown reason in get_reason 2022-06-11 18:36:52 +02:00
florian 972a284efd docker - drop support for prebuilt arm images 2022-06-06 23:35:37 +02:00
florian 5258d8e58f docs - edit linux install procedure 2022-06-06 22:15:24 +02:00
florian acb4bea97d reflect CI/CD changes for master pushes 2022-06-06 21:22:28 +02:00
florian 42067e864a GHA - temp disable armv7 build until we have a fix for cryptography dependency 2022-06-06 20:14:11 +02:00
florian 217bddabfd GHA - different caches for armv7 and armv8 images 2022-06-06 18:30:28 +02:00
florian c5fba13674 fix GHA typos 2022-06-06 15:29:09 +02:00
florian 1b21f9eac3 fix UI tag in GHA jobs 2022-06-06 15:19:25 +02:00