Commit graph

72 commits

Author SHA1 Message Date
Théophile Diot
b3e273dd9a
feat: update version to 1.6.0-rc1 across project files and Docker configurations 2024-12-20 15:29:01 +01:00
Théophile Diot
a7828e04d2
Add PGDATA environment variable to PostgreSQL configuration files for data directory management 2024-11-03 11:49:43 +01:00
fl0ppy-d1sk
c9c479b04f
k8s - init work on custom CA and ingress class 2024-10-28 17:38:51 +01:00
Théophile Diot
16039044ab
Add ALLOWED_METHODS setting to all web UI related config 2024-08-15 13:06:57 +01:00
Théophile Diot
e66aea1e14
chore: Update misc integrations files to use the new stack 2024-06-25 11:28:30 +01:00
Théophile Diot
8a138b5254
chore: Bump version to 1.6.0-beta 2024-06-24 16:52:44 +01:00
Théophile Diot
51194f0fed
Road to v1.5.8 🚀 2024-05-25 15:56:42 +01:00
Théophile Diot
6c9dcc586f
Run pre-commit-config and apply it 2024-05-22 16:55:10 +01:00
David
bc18af9b44 docs - add azure integration 2024-05-12 12:34:48 +02:00
florian
113bd27f0a
ui - update MAX_CLIENT_SIZE value in boilerplates to support migration pro plugin 2024-04-19 14:38:23 +02:00
Théophile Diot
9ac335a886
Update version to 1.5.7 2024-03-28 12:04:59 +00:00
Théophile Diot
2db15873e2
road to v1.5.6 2024-01-25 16:37:14 +01:00
florian
f606de29e7
tests - update k8s version to 1.28.2 and fix race condition with pvc 2024-01-09 22:22:46 +01:00
florian
fecf4a898c
update version to 1.5.5 2024-01-04 12:20:55 +01:00
florian
53a143d716
init work on supporting tls ingress on k8s 2023-12-17 11:24:05 +01:00
florian
b89f2d560c
road to v1.5.4 🚀 2023-12-02 20:30:30 +01:00
Théophile Diot
8ec9a7df40
Fix compatibility issue with Docker Compose v2 2.23.0 in examples and docs 2023-10-26 09:50:13 +01:00
Théophile Diot
cd902eba30
prepare for 1.5.3 🚀 2023-10-20 16:34:12 +02:00
Théophile Diot
cf82e73e97
Fix swarm postgres ui integration example 2023-10-03 12:01:52 +02:00
Théophile Diot
c6b2199dd3
prepare for 1.5.2 🚀 2023-09-06 15:11:36 +02:00
florian
b8778de08b
use nightly tag for docker-socket-proxy 2023-08-10 15:06:38 +02:00
florian
bb6fd30739
linux - force kill nginx if graceful one doesn't work 2023-08-07 14:42:13 +02:00
florian
6e6c08a716
ui - various edits 2023-08-07 13:39:26 +02:00
florian
dcf1561358
prepare for 1.5.1 🚀 2023-06-14 21:39:12 +02:00
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
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