acidsugarx
a7dc23a1a8
refactor: migrate from Bitnami PostgreSQL to official PostgreSQL image
...
Replace Bitnami PostgreSQL dependency with custom PostgreSQL StatefulSet implementation
Add new PostgreSQL templates: statefulset, service, and PVC
Update values.yaml to include PostgreSQL image configuration with official postgres:17.4 image
Implement custom PostgreSQL deployment using official Docker Hub image instead of Bitnami chart
Add PostgreSQL resource, nodeSelector, tolerations, and affinity configuration options
Update helper templates to support new PostgreSQL implementation
Update deployment template to connect to the new PostgreSQL implementation
Update README.md to document the new PostgreSQL configuration parameters
BREAKING CHANGE: This replaces the Bitnami PostgreSQL dependency with a custom PostgreSQL implementation using the official
PostgreSQL image from Docker Hub, changing how PostgreSQL is deployed and configured.
Signed-off-by: Ilya Gilev jazer23569@gmail.com
1 month ago
Lyz
9f481221ab
ci(helm): add custom environment variables to the deployment ( #7784 )
...
Co-authored-by: jmp <jmp@icij.org>
3 months ago
Nadia Santalla
41d3ba4312
chore(helm): render external database URL if it is set ( #7036 )
8 months ago
maarous
94d253bf59
chore(helm): add support for securityContext and resources in sideload container ( #7350 )
...
---------
Co-authored-by: Mohamed Amine Arous <“maarous-prestataire@ina.fr”>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
1 year ago
Nicolas Giard
18ebf83f88
ci: update base docker image
1 year ago
Dominik
d1b4c8c407
chore(helm): add pod annotations ( #7222 )
1 year ago
Sukka
3a7ce75a1e
refactor(templates): replace `polyfill.io` ( #7032 )
2 years ago
craph
d5af4cb068
chore: fix python issue for node18 in dev Dockerfile ( #7029 )
...
* Fix: email toLowerCase
* Fix python issue for node18 in Dockerfile
2 years ago
Nicolas Giard
eb91563a0b
ci: fix missing patches folder in docker images
2 years ago
Nicolas Giard
cae50a70d9
ci: add patch-package to docker build
2 years ago
NGPixel
3855d2c853
fix: add node 18 + 20 compatibility
2 years ago
Dov Benyomin Sohacheski
b9326df1d4
docs(helm): Correct spelling mistake in comment ( #6202 )
...
* Corrected spelling mistake in comment
---------
Co-authored-by: Nicolas Giard <github@ngpixel.com>
3 years ago
Radim Dostál
12d777f18a
feat(helm): allows setting the NODE_EXTRA_CA_CERTS variable ( #6217 )
...
---------
Co-authored-by: Radim Dostál <radim.dostal@tetanet.cz>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
3 years ago
Nicolas Giard
3579f9e725
ci: purge do agent directory from do packer image
3 years ago
Nicolas Giard
701567b53a
ci: add DO img-check script to packer
3 years ago
Nicolas Giard
fff7f10dd7
ci: add purge droplet-agent to DO packer script
3 years ago
yuta
cf7abeaa94
chore(helm): add loadBalancerIP param ( #5704 )
3 years ago
Don Kendall
dffffd3a2b
fix(helm): allow self-signed ssl ( #5446 )
3 years ago
Don Kendall
4f2dd36e33
feat(helm): expose DATABASE_URL ( #5445 )
3 years ago
Nicolas Giard
cd33ff0afb
feat(admin): export tool for full migration / backup ( #5294 )
...
* feat: export content utility (wip)
* feat: export navigation + groups + users
* feat: export comments + navigation + pages + pages history + settings
* feat: export assets
4 years ago
Martin Lindner
a06201aaf5
feat(helm): add support for spec.ingressClassName to Ingress template ( #5202 )
4 years ago
Nicolas Giard
e28153e7ee
ci: update packer docker image for wiki-update-companion to 2.0
4 years ago
Nicolas Giard
fd274e49f8
ci: fix arm dockerfile to alpine
4 years ago
Nicolas Giard
196cd99504
ci: update docker arm build image
4 years ago
myml
ecb7d9d14b
ci: docker build missing python ( #5207 )
4 years ago
Parkhost
8dcbc18a3b
chore(helm): add revisionHistoryLimit ( #5175 )
4 years ago
Nicolas Giard
066e0f35ae
docs: update helm readme
...
[skip ci]
4 years ago
Marián Skrip
de6d4beef9
feat(config): add option to specify default value to env var expansion ( #5020 )
...
* feat: Add option to specify default value to env var expansion
* fix: remove unused capturing group for env var replacement
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 years ago
Marián Skrip
2815f38c52
feat(logging): add option to configure JSON logging ( #5022 )
...
* fix: Use logger for logs using console logging
* feat: Add option to configure JSON logging
* fix: use generic logFormat instead of json specific
* fix: use logFormat for docker config
* fix: use logFormat to build winston formatters
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 years ago
NGPixel
932bb6fdee
ci: update digitalocean motd message
4 years ago
NGPixel
4ecf1f0167
ci: add packer files execute permission
4 years ago
NGPixel
fb4bcca89e
ci: packer script typo
4 years ago
NGPixel
22fed93c4b
ci: fix digitalocean image scripts paths
4 years ago
NGPixel
c42e0f9888
ci: add do image build via packer
4 years ago
Jordan JEAN
8d420759f8
chore(helm): add volumes and volumeMounts chart values ( #4714 )
4 years ago
Nicolas Giard
5250c64fbb
ci: replace cypress docker source
4 years ago
PGeorge Bezerra
67c1be75f3
docs: fix typo on helm documentation ( #4791 )
...
ca certificate for database connection is not a path, but certificate content
***NO_CI***
4 years ago
NGPixel
003ca51826
fix: arm dockerfile use non-alpine base image
4 years ago
John Smith
7e335fa8c3
fix: revert arm dockerfile to node 14 (unsupported sqlite3 in 16.x)
4 years ago
John Smith
661ec5f5e0
fix: arm dockerfile alpine python version
4 years ago
John Smith
0343ea4ddf
fix: arm dockerfile incorrect node version
4 years ago
Nicolas Giard
88258fdda6
misc: update arm dockerfile
4 years ago
Nicolas Giard
fcae980ed7
misc: update build Dockerfile
4 years ago
Nold
f4d9fd43f0
misc: helm sideload initContainer option ( #4325 )
...
***NO_CI***
4 years ago
Nicolas Giard
5c99cf3cfa
docs: update helm docs
...
[skip ci] ***NO_CI***
4 years ago
Nicolas Giard
d4e8e8b147
docs: update Helm instructions
...
***NO_CI***
4 years ago
Nicolas Giard
bfec7b3110
misc: update helm chart icon
4 years ago
NGPixel
757398c249
fix: remove fibers dependency
4 years ago
Andrew Yefanov
525f758151
misc: fix helm high availability property ( #4490 )
...
***NO_CI***
4 years ago
wjkw1
2916ec5889
misc: updated values file imagePullPolicy to match what is in deployment.yaml ( #4546 )
...
***NO_CI***
4 years ago