Commit graph

71 commits

Author SHA1 Message Date
bunkerity 4023e6dc69 road to v1.5.1 2023-06-14 18:30:34 +02:00
Théophile Diot b314f4349c
Update integrations to add LOG_LEVEL=warning env variable to docker proxy 2023-05-26 15:01:59 -04:00
florian 6666a25fcc
edit version, update images on docs and fix bug in Linux script 2023-05-22 19:31:41 +02:00
Florian Pitance 88f85b282c
Merge branch 'dev' into patch-16 2023-05-22 15:50:06 +02:00
Florian Pitance e5e031b6b7
Merge pull request #483 from Hado-K3n/patch-15
Update k8s.postgres.yml
2023-05-22 15:48:38 +02:00
Florian Pitance 2dbadbd29f
Merge pull request #482 from Hado-K3n/patch-14
Update k8s.postgres.ui.yml
2023-05-22 15:47:47 +02:00
Florian Pitance 95c7b54109
Merge pull request #481 from Hado-K3n/patch-13
Update k8s.mysql.yml
2023-05-22 15:46:04 +02:00
Florian Pitance 00739a5ab6
Merge pull request #480 from Hado-K3n/patch-12
Update k8s.mysql.ui.yml
2023-05-22 15:45:46 +02:00
Hado-K3n dcb800d2b8
Update k8s.postgres.ui.yml
Fixed PVC provisioning was written two times
2023-05-22 15:12:06 +02:00
Hado-K3n 5a7f7f3c67
Update k8s.postgres.yml
Fixed multiple issues: 
- Changed Database URI for postgresql
- Added a value PGDATA to fix a startup postgresql error
- Removed unnecessary value VolumeName for PV
2023-05-22 15:09:59 +02:00
Hado-K3n e1f60127e2
Update k8s.postgres.ui.yml
Fixed multiple issues: 

- Database URI was wrong for postgresql
- Added the value PGDATA to fix error at postgresql startup
- Removed unnecessary value VolumeName
2023-05-22 15:06:53 +02:00
Hado-K3n 9324648f21
Update k8s.mysql.yml
Multiple fixes: 
- switched Database URI > mariadb to mysql
- Deleted unnecessary PV spec VolumeName
2023-05-22 14:22:39 +02:00
Hado-K3n eafe006a6e
Update k8s.mysql.ui.yml
Multiple fixes: 
- "testor" replace by "changeme"
- URI changed > mariadb to mysql
- PV unnecessary spec "name"
2023-05-22 14:19:50 +02:00
Hado-K3n 62a8ec9758
Update k8s.mysql.ui.yml
DB and redis deployments were put twice
2023-05-22 11:36:17 +00:00
florian a286e7bd32
fix wrong container in autoconf/k8s, init work on linux arm and ci/cd refactoring 2023-05-06 02:22:30 +02:00
florian cd57eb423e
ci/cd - fix automatic push of doc 2023-05-02 16:00:37 +02:00
florian ad16067420
use proper links in docs, automatic doc push and add pdf to releases 2023-04-29 20:54:56 +02:00
bunkerity bbaaad8487 docs - last polish 2023-04-28 15:06:06 +02:00
florian ffa91933e2
docs - add YT demo 2023-04-27 23:15:40 +02:00
florian 5741dce6d3
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-04-27 23:00:51 +02:00
florian 7695a839f0
docs - web UI 2023-04-27 23:00:38 +02:00
Florian Pitance 5fe0e0bfda
Merge pull request #454 from Hado-K3n/patch-7
Update k8s.mariadb.ui.yml
2023-04-27 22:40:53 +02:00
Florian Pitance 8c71f7d278
Merge pull request #455 from Hado-K3n/patch-8
Update k8s.mysql.ui.yml
2023-04-27 22:40:40 +02:00
Florian Pitance 124378d7c9
Merge pull request #456 from Hado-K3n/patch-9
Update k8s.postgres.ui.yml
2023-04-27 22:40:31 +02:00
florian c6a184d90a
fix ui integrations and fix stream support in db 2023-04-27 22:09:12 +02:00
Hado-K3n ab20f83b22
Update k8s.postgres.ui.yml
Fixed serviceaccountname: sa-bunkerweb missing in bunkerweb-ui for pod access
2023-04-27 11:39:46 +02:00
Hado-K3n bbea8ba3fc
Update k8s.mysql.ui.yml
Fixed serviceaccountname: sa-bunkerweb missing in bunkerweb-ui for pod access
2023-04-27 11:38:33 +02:00
Hado-K3n 9a2005d1a8
Update k8s.mariadb.ui.yml
Fixed serviceaccountname: sa-bunkerweb missing in bunkerweb-ui for pod access
2023-04-27 11:37:09 +02:00
Théophile Diot 5fb0be70ae
Merge pull request #447 from Hado-K3n/patch-6
Update k8s.postgres.ui.yml
2023-04-25 13:35:08 +02:00
Hado-K3n 3419dca980
Update k8s.postgres.ui.yml 2023-04-25 13:33:42 +02:00
Hado-K3n 38c71cf942
Update k8s.mysql.ui.yml
Update k8s.mysql.ui.yml
2023-04-25 13:31:13 +02:00
Hado-K3n 8558785b17
Update k8s.mariadb.ui.yml
Fixed variables d'env for ui deployment to access DB & "http://www.example.com/admin" > "http://www.example.com/admin/"
Fixed ingress REVERSE_PROXY_HEADERS > REVERSE_PROXY_HEADERS_1
Fixed path: /admin > path: /admin/
2023-04-25 12:08:10 +02:00
Théophile Diot d5b11b8bb1
Merge pull request #440 from Hado-K3n/patch-3
Update k8s.postgres.ui.yml
2023-04-21 09:35:52 +02:00
Théophile Diot 92744c0913
Merge pull request #439 from Hado-K3n/patch-2
Update k8s.msql.ui.yml
2023-04-21 09:35:35 +02:00
Hado-K3n 3f9d606e17
Update k8s.postgres.ui.yml
Fixed "serviceAccountName: sa-bunkerweb" missing in scheduler Deployment 
Fixed scheduler spec.containers.name "bunkerweb-scheduler" 
Fixed Wrong image for scheduler deployment "bunkerity/bunkerweb-autoconf:1.4.6" > "bunkerity/bunkerweb-scheduler:1.4.6"
2023-04-20 16:25:17 +02:00
Hado-K3n 7e2f53c8c3
Update k8s.msql.ui.yml
Fixed "serviceAccountName: sa-bunkerweb" missing in scheduler Deployment Fixed scheduler spec.containers.name "bunkerweb-scheduler" Fixed Wrong image for scheduler deployment "bunkerity/bunkerweb-autoconf:1.4.6" > "bunkerity/bunkerweb-scheduler:1.4.6"
2023-04-20 16:19:06 +02:00
Hado-K3n 1f5d8bfab4
Update k8s.mariadb.ui.yml
Fixed  "serviceAccountName: sa-bunkerweb" missing in scheduler Deployment
Fixed scheduler spec.containers.name "bunkerweb-scheduler"
Fixed Wrong image for scheduler deployment "bunkerity/bunkerweb-autoconf:1.4.6" > "bunkerity/bunkerweb-scheduler:1.4.6"
2023-04-20 16:12:59 +02:00
Théophile Diot 3b5c083fc7
Soft merge branch "1.4" into "dev" + changing versions 2023-04-18 12:03:54 +02:00
Théophile Diot ee83cea7ff
Add ascii art showing randomly when starting 2023-04-14 16:28:56 +02:00
bunkerity 9b8606d40e fix redis hostname for k8s files and only append tasks with a desired state of running for autoconf/swarm 2023-04-03 15:32:44 +02:00
bunkerity e8c6d04aa6 ci/cd - various fixes for k8s tests 2023-04-03 12:15:54 +02:00
bunkerity 2d11a1c728 fix nextcloud modsec rule id, fix k8s pvc definition and remove useless logs from linux/start.sh 2023-03-29 10:45:44 +02:00
bunkerity 671db37f73 fix autoconf/cors, fix docker/wordpress, fix wrong image name for k8s/scheduler and upgrade tests instances for swarm/k8s 2023-03-28 17:43:10 +02:00
florian 7dc25b3a52
fix redmine/docker example, remove double AUTOCONF_MODE in integrations, remove useless backslash in start.sh/linux, rename container for ui/tests 2023-03-22 19:53:22 +01:00
florian 9e009f7bee
Merge branch 'staging' of github.com:bunkerity/bunkerweb into staging 2023-03-22 17:33:04 +01:00
florian 73b640bd3b
fix cors/docker example, add missing AUTOCONF_MODE=yes to integrations YMLs, proper save_config for Linux and fix image name for UI tests 2023-03-22 17:32:46 +01:00
Théophile Diot 87bccaad6f
Add AUTOCONF_MODE setting to scheduler in integrations examples 2023-03-22 17:20:46 +01:00
Théophile Diot 8c67d08aee
Lint code 2023-03-09 10:04:59 +01:00
bunkerity c7d8b7dc18 update resty core and http lua to support latest version of stream lua and various fixes related to ci/cd 2023-03-07 15:31:41 +01:00
florian c2402b118f fix duplicate root error when bw is starting, add modesec rule to core ui and init work on k8s/swarm integration files 2023-02-17 15:09:55 +01:00