Commit graph

85 commits

Author SHA1 Message Date
Théophile Diot
2737fe7ce2
Update python deps 2023-10-16 12:26:15 +02:00
Théophile Diot
46d8acf7b4
Update dummy-plugin to new standards 2023-10-12 17:08:42 +02:00
Théophile Diot
309689185e
Update pythons deps 2023-10-11 11:14:02 +02:00
Théophile Diot
cf82e73e97
Fix swarm postgres ui integration example 2023-10-03 12:01:52 +02:00
Théophile Diot
5a7f9147fa
Update python deps and update script 2023-10-02 13:08:28 +01:00
Théophile Diot
5ed595be68
Fix shellcheck tests failing 2023-10-02 11:05:15 +01:00
Théophile Diot
073e8575e2
Updated Dockerfile, python deps and npm package to use pinned dependencies 2023-09-29 16:47:34 +01:00
Théophile Diot
c6b2199dd3
prepare for 1.5.2 🚀 2023-09-06 15:11:36 +02:00
Théophile Diot
8bada2a02d
Update update-version script and bw version in after-remove scripts 2023-08-14 14:59:38 -04: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
8f7833413b
linux - fix letsencryt not working and fix permissions on /etc/bunkerweb/configs for tests 2023-08-04 16:36:49 +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
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