Commit Graph
211 Commits
Author SHA1 Message Date
NGPixel c4b5799961 chore: update dependencies + various fixes 2024-02-04 20:28:19 +00:00
NGPixel 2c8f9f8e30 ci: fix build 2023-10-22 22:23:12 +00:00
NGPixel 4dcc9396d5 fix: various fixes + improvements 2023-09-23 17:15:51 -04:00
NGPixel fc7c24c63f feat: blocks (wip) 2023-09-05 04:30:01 +00:00
NGPixel b62c356f42 ci: fix build workflow 2023-05-29 04:46:43 +00:00
NGPixel ee746aa4b9 ci: fix build workflow 2023-05-29 02:53:23 +00:00
NGPixel 8727b1c823 ci: build assets outside docker 2023-05-29 01:11:35 +00:00
NGPixel 123b0e15d4 ci: fix Dockerfile + quasar build context 2023-05-28 23:37:55 +00:00
Nicolas Giard 305854f8ce ci: fix Dockerfile 2023-05-28 19:13:36 -04:00
Nicolas Giard db63355062 ci: fix Dockerfile 2023-05-28 19:09:46 -04:00
NGPixel 272ba9b9ea ci: docker build improvements 2023-05-28 20:33:22 +00:00
NGPixel 3c28ac8092 ci: docker build cleanup 2023-05-28 03:34:21 +00:00
NGPixel 278a9bef1d chore: ext path fix + noto-emoji build script 2023-04-04 00:41:15 -04:00
NGPixel b979e50830 chore: purge legacy code 2023-04-01 01:36:03 +00:00
Nicolas Giard 39b273b224 feat: scheduler - regular cron check + add future jobs 2022-10-03 02:17:48 -04:00
Nicolas Giard 3ebbbc8b5e feat: admin terminal + legacy code cleanup 2022-09-07 02:26:37 +00:00
Nicolas Giard d9dbd0f62f feat: login screen UI + server code cleanup 2022-07-03 01:37:28 +00:00
Nicolas Giard d87e94abac chore: v2 and v3 interopability + various fixes 2022-06-19 04:45:35 +00:00
Martin Lindner cfa20e0522 feat(helm): add support for spec.ingressClassName to Ingress template (#5202) 2022-05-20 19:25:12 -04:00
Nicolas Giard 638a459d82 ci: update packer docker image for wiki-update-companion to 2.0 2022-05-20 19:25:01 -04:00
Nicolas Giard 80dc7e7434 ci: fix arm dockerfile to alpine 2022-05-20 19:23:28 -04:00
Nicolas Giard 8ad8147f63 ci: update docker arm build image 2022-05-20 19:23:23 -04:00
myml 89c0a83cd5 ci: docker build missing python (#5207) 2022-05-20 19:16:53 -04:00
Nicolas Giard 0a332143c0 chore: setup vscode devcontainer environment 2022-04-22 20:53:56 -04:00
Parkhost 38aab6f46c chore(helm): add revisionHistoryLimit (#5175) 2022-04-12 00:16:02 -04:00
Nicolas Giard 066e0f35ae docs: update helm readme
[skip ci]
2022-02-27 22:42:14 -05:00
Marián SkripandNicolas Giard 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>
2022-02-18 19:56:02 -05:00
Marián SkripandNicolas Giard 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>
2022-02-18 19:48:22 -05:00
NGPixel 932bb6fdee ci: update digitalocean motd message 2022-02-18 02:47:37 -05:00
NGPixel 4ecf1f0167 ci: add packer files execute permission 2022-02-18 02:19:40 -05:00
NGPixel fb4bcca89e ci: packer script typo 2022-02-17 22:26:46 -05:00
NGPixel 22fed93c4b ci: fix digitalocean image scripts paths 2022-02-17 22:18:01 -05:00
NGPixel c42e0f9888 ci: add do image build via packer 2022-02-17 22:16:00 -05:00
Jordan JEAN 8d420759f8 chore(helm): add volumes and volumeMounts chart values (#4714) 2022-02-04 22:47:14 -05:00
Nicolas Giard 5250c64fbb ci: replace cypress docker source 2022-02-03 20:06:04 -05:00
PGeorge Bezerra 67c1be75f3 docs: fix typo on helm documentation (#4791)
ca certificate for database connection is not a path, but certificate content

***NO_CI***
2021-12-26 00:18:47 -05:00
NGPixel 003ca51826 fix: arm dockerfile use non-alpine base image 2021-12-04 21:11:38 -05:00
John Smith 7e335fa8c3 fix: revert arm dockerfile to node 14 (unsupported sqlite3 in 16.x) 2021-12-04 20:27:33 -05:00
John Smith 661ec5f5e0 fix: arm dockerfile alpine python version 2021-12-04 19:06:31 -05:00
John Smith 0343ea4ddf fix: arm dockerfile incorrect node version 2021-12-04 18:28:06 -05:00
Nicolas Giard 88258fdda6 misc: update arm dockerfile 2021-12-04 01:42:28 -05:00
Nicolas Giard fcae980ed7 misc: update build Dockerfile 2021-12-03 22:41:21 -05:00
Nold f4d9fd43f0 misc: helm sideload initContainer option (#4325)
***NO_CI***
2021-10-24 15:36:45 -04:00
Nicolas Giard 5c99cf3cfa docs: update helm docs
[skip ci] ***NO_CI***
2021-10-24 15:32:03 -04:00
Nicolas Giard d4e8e8b147 docs: update Helm instructions
***NO_CI***
2021-10-24 15:30:09 -04:00
Nicolas Giard bfec7b3110 misc: update helm chart icon 2021-10-24 03:20:39 -04:00
NGPixel 757398c249 fix: remove fibers dependency 2021-10-19 23:13:29 -04:00
Andrew Yefanov 525f758151 misc: fix helm high availability property (#4490)
***NO_CI***
2021-10-09 14:06:23 -04:00
wjkw1 2916ec5889 misc: updated values file imagePullPolicy to match what is in deployment.yaml (#4546)
***NO_CI***
2021-10-09 14:05:15 -04:00
ABI CHAHINEandRachad 5450597654 docs: upgrade helm chart to take in consideration K8S v1.19+ for ingress (#4437)
Co-authored-by: Rachad <rachad.abi-chahine@decathlon.com>

***NO_CI***
2021-09-14 20:13:04 -04:00