Commit Graph

702 Commits

Author SHA1 Message Date
renovate[bot] 66550f728c
chore(deps): update helm chart common to v6.11.0 (#845)
* chore(deps): update helm chart common to v6.11.0

* don't update DB based containers yet...

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-08-30 10:15:31 +02:00
Stavros Kois d28efa056e
fix hyperion ports (#847) 2021-08-30 10:07:58 +02:00
TrueCharts-Bot 6089751d38 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-30 03:11:48 +00:00
Kjeld Schouten-Lebbing 25a98b4d69
add labels and annotations to questions.yaml and revert oopsie (+13 squashed commit) (#843)
Squashed commit:

[5ffcf238] Allow more lists

[d185c0ed] Test annotationsList on persistence

[6d8afee1] Allow setting ingressclass on ingress

[a9dccd41] fix again

[4a54beb8] fix broken servicetest again

[62e85336] Fix mistake

[e45db47b] remove services annotation test due to random annotations, fix new PVC tests

[745a11bd] Add podAnnotationsList, podLabelsList, controllerAnnotationsList and controller:abelsList,

[5d075f33] Add PVC test for labels and retain

[43b64ddc] Fix PVC error

[229143ed] Update common

[d551d80f] add gracePeriodSeconds

[350e6885] Add HPA GUI
2021-08-30 00:28:24 +02:00
Simone ea9a1caf4d
jdownloader2: fix ports variable name (#844)
* Fix ports variable name

* Bump jd version

* Update charts/incubator/jdownloader2/SCALE/questions.yaml

* Update charts/incubator/jdownloader2/SCALE/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2021-08-29 23:19:49 +02:00
Simone b2fb1509f4
Jdownloader2: Fix vnc variable (#839)
* Fix vnc variable

* Bump jdownloader2 version
2021-08-29 16:05:39 +02:00
Kjeld Schouten-Lebbing 8a24c8721f
Correct targetPort and always use PVC during testing (#840)
* Fix targetPort not being processed correctly

* Always use PVC in values.yaml just to be sure it actually works

* fix a small copy-paste mistake

* bump

* fix hyperion-ng mistake
2021-08-29 14:02:17 +02:00
TrueCharts-Bot 8bd4ac80ce Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-29 03:11:46 +00:00
kjeld Schouten-Lebbing 4c17f2d8d9
update docs ( and ports for authelia ) 2021-08-28 21:59:30 +02:00
Simone d7cc185d40
Add jdownloader2 app (#837)
* Add jdownloader2 app

* Update charts/develop/jdownloader2/SCALE/ix_values.yaml

* Update charts/develop/jdownloader2/SCALE/questions.yaml

* Update charts/develop/jdownloader2/SCALE/questions.yaml

* Update charts/develop/jdownloader2/SCALE/questions.yaml

* Update charts/develop/jdownloader2/SCALE/questions.yaml

* Update charts/develop/jdownloader2/SCALE/questions.yaml

* Update charts/develop/jdownloader2/SCALE/questions.yaml

* Update charts/develop/jdownloader2/Chart.yaml

* Update charts/develop/jdownloader2/SCALE/questions.yaml

* Update charts/develop/jdownloader2/SCALE/questions.yaml

* Move jdownloader chart from develop folder to incubator folder

* Clean up .md files

* Update charts/incubator/jdownloader2/Chart.yaml

* Update charts/incubator/jdownloader2/SCALE/questions.yaml

* Update charts/incubator/jdownloader2/SCALE/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2021-08-28 21:51:34 +02:00
TrueCharts-Bot 99949a12c1 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-28 13:22:43 +00:00
kjeld Schouten-Lebbing 884049cfd3
Bump all to trigger releases 2021-08-28 15:05:21 +02:00
renovate[bot] ce285aa9a5
chore(deps): update helm chart postgresql to v1.2.4 (#834)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-28 15:00:56 +02:00
renovate[bot] d7b4f2caf5
chore(deps): update helm chart postgresql to v1.2.4 (#835)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-28 15:00:48 +02:00
renovate[bot] 7f2fd65d98
[nextcloud] Update Helm chart redis to v15 (#833)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-28 14:58:25 +02:00
renovate[bot] 709b8e5479
[authelia] Update Helm chart redis to v15 (#832)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-28 14:57:48 +02:00
renovate[bot] 3a6c2b673f
chore(deps): update minor docker tags (#831)
* chore(deps): update minor docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-28 14:57:38 +02:00
renovate[bot] 3d46adf571
chore(deps): update patch docker tags (#830)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-28 14:57:27 +02:00
renovate[bot] b802804b9b
chore(deps): update helm chart postgresql to v1.1.3 (#829)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-28 14:55:09 +02:00
Kjeld Schouten-Lebbing a2911b7cec
General NodePort and securityContext Cleanup (#827)
* make nodePort optional

* do not enter nodeport when loadbalancer is default

* add extra security contexts to questions.yaml

* Move to common 6.10.7

(cherry picked from commit 47fa27341c9c7869d4a6484c7b1523398e821d20)

* bump patch version

(cherry picked from commit 427ff52d902412975c73e69971b33ec797458929)

* bump some more apps

* Fix authelia mistake
2021-08-28 14:27:27 +02:00
kjeld Schouten-Lebbing c942a3ad96
Add default securityContext to common 2021-08-28 14:02:53 +02:00
Kjeld Schouten-Lebbing 119d9cab23
Add Authelia (#821)
* Add Authelia Helm-Chart

* Work on SCALE specific code

* Finish SCALE GUI

* fix broken updating on authelia

* different
2021-08-28 13:37:53 +02:00
kjeld Schouten-Lebbing 3e0832f650
add required annotations for ExternalName service 2021-08-28 12:30:33 +02:00
TrueCharts-Bot da253aec3b Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-28 03:11:56 +00:00
renovate[bot] 00970308c3
chore(deps): update helm chart common to v6.10.6 (#825)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-27 20:49:38 +02:00
kjeld Schouten-Lebbing 1f8bfb956d
[common] Always rebuild service objects on update 2021-08-27 20:05:00 +02:00
renovate[bot] 1ce2056afb
chore(deps): update helm chart common to v6.10.5 (#823)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-27 18:16:05 +02:00
renovate[bot] a0bc1e3526
chore(deps): update helm chart common to v6.10.5 (#824)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-27 18:05:57 +02:00
kjeld Schouten-Lebbing 17921206df
patch common again 2021-08-27 17:09:34 +02:00
kjeld Schouten-Lebbing 1c5b41539f
allow tpl for postgresql secret 2021-08-27 16:50:19 +02:00
kjeld Schouten-Lebbing aea019435c
another common bugfix 2021-08-27 16:41:24 +02:00
kjeld Schouten-Lebbing 2b109ea7e0
fix common indentation bug 2021-08-27 15:29:47 +02:00
kjeld Schouten-Lebbing c28f6a8206
Common typo fix 2021-08-27 15:15:53 +02:00
Kjeld Schouten-Lebbing 91a4659c56
[common] allow the use of tpl's for envFrom (#822)
* allow the use of tpl's for envFrom

* actuall this is a feature increase
2021-08-27 15:05:33 +02:00
TrueCharts-Bot 9805c0e60c Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-27 03:11:40 +00:00
renovate[bot] 767cbe8519
chore(deps): update helm chart common to v6.9.2 (#820)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-26 21:29:30 +02:00
Kjeld Schouten-Lebbing 579887ccf6
try to fix pre-install quoting errors (#819)
* try to fix pre-install quoting errors

* split command and args

* expected command

* sh-bash mistake

* some work on permissions and quoting

* fix test mistake

* another test mistake

* again
2021-08-26 21:20:31 +02:00
kjeld Schouten-Lebbing 880b0841c3
push external-service to stable 2021-08-26 11:10:06 +02:00
TrueCharts-Bot 032d34e279 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-25 03:11:59 +00:00
kjeld Schouten-Lebbing b1eaafcc67
fix external-service externalName setting 2021-08-24 23:28:15 +02:00
renovate[bot] 5dad628f39
chore(deps): update container image ghcr.io/k8s-at-home/prowlarr to v0.1.1.875 (#814)
* chore(deps): update container image ghcr.io/k8s-at-home/prowlarr to v0.1.1.875

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 22:45:26 +02:00
renovate[bot] 0cbc5bd490
chore(deps): update container image gotson/komga to v0.119.1 (#812)
* chore(deps): update container image gotson/komga to v0.119.1

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 18:47:13 +02:00
renovate[bot] 2560659a26
chore(deps): update helm chart postgresql to v1.1.0 (#811)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-24 16:37:05 +02:00
kjeld Schouten-Lebbing 07e08100ed
fix external-service port not being editable 2021-08-24 15:51:03 +02:00
renovate[bot] 7feddac139
chore(deps): update helm chart common to v6.9.1 (#809)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-24 13:09:27 +02:00
Kjeld Schouten-Lebbing 216b27a1f9
Add Supplementalgroups to supporting apps (#808)
* aims to fix some jellyfin issues

* bump

* add supplementalgroup option

* Remove podSecurityContext from ix_values.yaml
2021-08-24 12:53:31 +02:00
kjeld Schouten-Lebbing b938a7099b
fix supplementalgroups typo 2021-08-24 12:36:47 +02:00
Kjeld Schouten-Lebbing e3f5d51c6c
Fixing privileged and supplementalgroup (#803)
* Enable permissive when using deviceList

* Cleanup the renovate bump

* restructure some overrides

* remove custom psc

* append subgroups based on gpu/device settings

* Fixing a bugs and adding some annotations

* fixing some bugs and add ingressList

* slight different var definition

* fix again

* bump minor version as features are added
2021-08-24 12:28:50 +02:00
kjeld Schouten-Lebbing c2c61de1bf
bumping patch versions 2021-08-24 12:16:58 +02:00
renovate[bot] fb87686682
chore(deps): update container image esphome/esphome to v2021.8.1 (#806)
* chore(deps): update container image esphome/esphome to v2021.8.1

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:47:59 +02:00
renovate[bot] 444c93cad9
chore(deps): update external patch dep helm releases (#797)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-24 11:31:44 +02:00
renovate[bot] 66581f7adb
[esphome] Update container image esphome/esphome to v2021.8.0 (#801)
* [esphome] Update container image esphome/esphome to v2021.8.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:31:24 +02:00
renovate[bot] 9a1ac1c24a
[SCALE] Update container image esphome/esphome to v2021.8.0 (#800)
* [SCALE] Update container image esphome/esphome to v2021.8.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:31:11 +02:00
renovate[bot] e86e437460
chore(deps): update container image gotson/komga to v0.119.0 (#805)
* chore(deps): update container image gotson/komga to v0.119.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:31:00 +02:00
renovate[bot] 22dba22296
chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.599 (#804)
* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.599

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:30:47 +02:00
renovate[bot] f076442e9c
chore(deps): update minor docker tags (#799)
* chore(deps): update minor docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:08:00 +02:00
renovate[bot] 15a7a5f4b6
chore(deps): update container image ghcr.io/k8s-at-home/prowlarr to v0.1.1.874 (#802)
* chore(deps): update container image ghcr.io/k8s-at-home/prowlarr to v0.1.1.874

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 10:51:37 +02:00
renovate[bot] 095ea8be4e
chore(deps): update patch docker tags (#798)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 10:32:51 +02:00
TrueCharts-Bot e61c880b2e Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 03:12:11 +00:00
renovate[bot] e64951b41e
chore(deps): update helm chart common to v6.8.4 (#792)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-23 22:40:53 +02:00
Kjeld Schouten-Lebbing 6b895050b0
Add initial work on external-service App (#791)
* Add initial work on external-service support

* remove targetport setting from external-service and allow setting the port

* add external service icon
2021-08-23 22:24:58 +02:00
kjeld Schouten-Lebbing 77c53de558
Fix bug in common when using ExternalName 2021-08-23 22:10:44 +02:00
kjeld Schouten-Lebbing d7ff9792e8
bump all version numbers to be sure 2021-08-23 21:39:45 +02:00
kjeld Schouten-Lebbing d3deb8af69
Reorganise the trains 2021-08-23 21:32:52 +02:00
kjeld Schouten-Lebbing d687b2fbfa
default plex to allow all RFC 1918 local ranges within auth 2021-08-23 19:32:19 +02:00
TrueCharts-Bot ac0c3ce303 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-23 03:11:40 +00:00
Stavros Kois c0feb8a39e
Add gpu UI on handbrake (#790) 2021-08-23 00:09:01 +02:00
TrueCharts-Bot ca5978618f Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-22 03:11:38 +00:00
Stavros Kois 03140e2d8e
quote all envs - littlelink (#789) 2021-08-21 13:02:03 +02:00
TrueCharts-Bot b09174e7fe Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-19 10:28:55 +00:00
TrueCharts-Bot df0d408345 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-19 10:18:58 +00:00
TrueCharts-Bot 75524568ed Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-19 10:04:44 +00:00
TrueCharts-Bot 2b1524ecbf Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-19 09:59:43 +00:00
TrueCharts-Bot 4767884283 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-19 03:11:53 +00:00
renovate[bot] c783ea755e
chore(deps): update helm chart common to v6.8.3 (#784)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-18 17:43:38 +02:00
kjeld Schouten-Lebbing fb3bacc91e
bump common and nextcloud for release CI 2021-08-18 16:47:59 +02:00
Kjeld Schouten-Lebbing 6a0106709e
only set group when setting permissions (#783)
* only set group when setting permissions

* fix test

* another test fix
2021-08-18 16:47:38 +02:00
kjeld Schouten-Lebbing e1d5a61b17
Move Nextcloud to incubator 2021-08-18 14:08:38 +02:00
Kjeld Schouten-Lebbing 95455bf5da
bump fake version for nextcloud testing 2021-08-18 10:37:37 +02:00
TrueCharts-Bot a3702c042c Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-18 03:12:01 +00:00
renovate[bot] a03cffadb6
chore(deps): update helm chart postgresql to v1.0.13 (#780)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-17 17:32:30 +02:00
renovate[bot] 8f63645550
chore(deps): update minor docker tags (#775)
* chore(deps): update minor docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-17 16:32:15 +02:00
renovate[bot] 7210bc78eb
chore(deps): update container image ghcr.io/k8s-at-home/prowlarr to v0.1.0.822 (#777)
* chore(deps): update container image ghcr.io/k8s-at-home/prowlarr to v0.1.0.822

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-17 16:32:03 +02:00
renovate[bot] a0134f5cc1
chore(deps): update helm chart postgresql to v1.0.12 (#773)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-17 15:49:16 +02:00
Stavros Kois 6d70880080
Fix permissions on Healthchecks app (#778) 2021-08-17 15:10:04 +02:00
renovate[bot] f4550d3970
chore(deps): update patch docker tags (#774)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-17 14:56:02 +02:00
kjeld Schouten-Lebbing e2651b5d9b
restructure app-tests a bit more and fix postgresql 2021-08-17 12:58:53 +02:00
kjeld Schouten-Lebbing ae1194c988
Temporarily disable postgresql backup on upgrade system just to be sure. 2021-08-17 11:52:34 +02:00
TrueCharts-Bot 5a69835c66 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-17 03:12:29 +00:00
renovate[bot] 3e8e2d2d4f
chore(deps): update helm chart common to v6.8.1 (#772)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 19:21:42 +02:00
TrueCharts-Bot ae833f9a09 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-16 14:43:06 +00:00
TrueCharts-Bot 716f634fa5 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-16 14:14:37 +00:00
TrueCharts-Bot 730007ade0 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-16 14:00:17 +00:00
TrueCharts-Bot 5d86b37f79 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-16 13:52:21 +00:00
TrueCharts-Bot d60fcc6c89 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-16 13:34:32 +00:00
Kjeld Schouten-Lebbing e2fbe2f256
Add littlelink App (#770)
* Add littlelink App

* remove some unused questions

* fix a mistake

* Run as Root

* wrong container url

* run as non-root again

* Revert "run as non-root again"

This reverts commit 181dfd1002.

* change icons
2021-08-16 14:42:21 +02:00
kjeld Schouten-Lebbing 51a81d81ca
Fix PGadmin mistake (+1 squashed commits)
Squashed commits:

[a949164c] update the wishlist
2021-08-15 11:10:46 +02:00
kjeld Schouten-Lebbing 15704530d4
Fix permissions issues for pgadmin 2021-08-15 10:59:22 +02:00
kjeld Schouten-Lebbing cf72c181cb
pgadmin remove priv false 2021-08-15 10:44:27 +02:00
kjeld Schouten-Lebbing e498b9346d
fix PGadmin permissions on SCALE 2021-08-15 09:58:17 +02:00
kjeld Schouten-Lebbing f09f054b0f
correctly update postgresql dependency 2021-08-14 11:45:52 +02:00
kjeld Schouten-Lebbing 49748226ae
patch postgresql database not consuming storage. 2021-08-14 11:19:57 +02:00
kjeld Schouten-Lebbing 866a1a0a17
try more agressive testing settings for postgresql 2021-08-14 11:12:26 +02:00
kjeld Schouten-Lebbing 49500cba2c
fix small postgresql mistake 2021-08-14 11:03:26 +02:00
kjeld Schouten-Lebbing 175b33aeb2
simplify postgresql folder setup 2021-08-13 23:43:13 +02:00
Stavros Kois 7f452cc05c
Update icons (#763) 2021-08-13 18:20:17 +02:00
Kjeld Schouten-Lebbing 14c323ba93
migrate nextcloud to truecharts postgresql app (#762) 2021-08-12 15:03:22 +02:00
Kjeld Schouten-Lebbing 516938f179
migrate nextcloud to truecharts postgresql app (#761) 2021-08-12 14:55:05 +02:00
Kjeld Schouten-Lebbing 5b4e22cc3f
migrate vaultwarden to truecharts postgresql App (#760)
* migrate vaultwarden to truecharts postgresql container

* fix end-of-line
2021-08-12 14:11:34 +02:00
Kjeld Schouten-Lebbing 9808021cbc
initial work on single-container postgresql app (#758)
* initial work on single-container postgresql app

* update

* some more polish

* use new common version for postgresql

* fix a mistake

* moar fixup

* whoops

* fixes

* more fixing

* add pre-upgrade backup hook

* also add backup storage to questions.yaml
2021-08-12 13:55:45 +02:00
renovate[bot] a342f3905c
chore(deps): update helm chart common to v6.8.0 (#759)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-12 13:47:55 +02:00
kjeld Schouten-Lebbing 2eb2d61a2f
update common to support tpl for fromsecret envs 2021-08-12 12:29:23 +02:00
kjeld Schouten-Lebbing 39e4caa950
revert postgresql version on vaultwarden 2021-08-10 17:18:13 +02:00
renovate[bot] f8f1cb7ed3
chore(deps): update helm chart common to v6.7.0 (#756)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-10 17:17:37 +02:00
Kjeld Schouten-Lebbing a29b3bcc75
Initial work on External services (#754)
* adapt services to allow ExternalIP and ExternalName type servces

* Also create endpoints for externalIP type services

* bump common version

* typo fix
2021-08-10 16:11:15 +02:00
kjeld Schouten-Lebbing e181229fcb
fix vaultwarden again... 2021-08-10 16:07:48 +02:00
kjeld Schouten-Lebbing 7dbec929c5
fix some issues with postgresql permissions on vaultwarden 2021-08-10 15:40:49 +02:00
renovate[bot] d23e6fab76
chore(deps): update minor docker tags (#753)
* chore(deps): update minor docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-10 14:16:32 +02:00
renovate[bot] 029539ca4e
chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.533 (#752)
* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.533

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-10 12:02:26 +02:00
renovate[bot] 9a6ffe7350
chore(deps): update container image ghcr.io/k8s-at-home/prowlarr to v0.1.0.771 (#751)
* chore(deps): update container image ghcr.io/k8s-at-home/prowlarr to v0.1.0.771

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-10 11:07:43 +02:00
renovate[bot] fc4130bbce
chore(deps): update helm chart postgresql to v10.9.1 (#749)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-10 10:44:51 +02:00
renovate[bot] 1d9074f2d0
chore(deps): update patch docker tags (#748)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-10 10:36:34 +02:00
Kjeld Schouten-Lebbing 23b8c800ed
Add Traefik Pilot GUI questions (#746)
* Update questions.yaml

* Update Chart.yaml
2021-08-10 10:30:26 +02:00
renovate[bot] 11ec469ca2
chore(deps): update external patch dep helm releases (#747)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-10 09:15:20 +02:00
renovate[bot] 1598738be9
chore(deps): update helm chart common to v6.6.2 (#745)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 21:33:16 +02:00
Kjeld Schouten-Lebbing 7bae3fec0a
Update _portal.tpl (#744)
* Update _portal.tpl

* Update Chart.yaml
2021-08-09 19:41:25 +02:00
Stavros Kois ae51ad1ded
Update app icons (#743)
* Update podgrab icon

* Update Ombi icon

* Update phpldapadmin icon
2021-08-08 09:44:25 +02:00
Stavros Kois ad6e1b01cc
Default to nodeport on zwave WS (#741) 2021-08-07 00:23:15 +02:00
renovate[bot] 7cae09bc9f
chore(deps): update container image ghcr.io/k8s-at-home/qbittorrent to v4.3.6 (#739)
* chore(deps): update container image ghcr.io/k8s-at-home/qbittorrent to v4.3.6

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-04 10:13:36 +02:00
Stavros Kois c032a28a89
Openldap Icon fix (#738)
* fix openldap icon

* Bump version openldap
2021-08-03 17:27:31 +02:00
renovate[bot] b0ac1bdf76
chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.523 (#737)
* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.523

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-03 15:28:15 +02:00
renovate[bot] d91fb396f2
chore(deps): update minor docker tags (#736)
* chore(deps): update minor docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-03 10:37:04 +02:00
renovate[bot] 33e38e58d7
chore(deps): update patch docker tags (#734)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-03 10:15:26 +02:00
renovate[bot] d2a27d287f
chore(deps): update helm chart redis to v14.8.7 (#733)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-03 09:24:43 +02:00
renovate[bot] 2f0fbb3d5c
chore(deps): update helm chart postgresql to v10.9.0 (#735)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-03 09:16:04 +02:00
Stavros Kois fcb2844ed2
Fix octoprint permissions (#728) 2021-08-01 19:41:30 +02:00
renovate[bot] 2ff844c942
chore(deps): update patch docker tags (#723)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-28 19:21:31 +02:00
renovate[bot] 9e1d9a1591
chore(deps): update helm chart redis to v14.8.6 (#722)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-28 10:31:47 +02:00
renovate[bot] b9cbdc3f43
chore(deps): update container image ghcr.io/k8s-at-home/readarr to v0.1.0.904 (#720)
* chore(deps): update container image ghcr.io/k8s-at-home/readarr to v0.1.0.904

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-27 19:34:05 +02:00
renovate[bot] de79090a73
chore(deps): update container image ghcr.io/k8s-at-home/readarr to v0.1.0.901 (#719)
* chore(deps): update container image ghcr.io/k8s-at-home/readarr to v0.1.0.901

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-27 19:08:05 +02:00
renovate[bot] 69ac6479e7
chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.481 (#716)
* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.481

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-27 18:26:54 +02:00
renovate[bot] f171c10c83
chore(deps): update helm chart redis to v14.8.5 (#717)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-27 16:42:53 +02:00
renovate[bot] 44b7713629
chore(deps): update helm chart postgresql to v10.8.0 (#718)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-27 15:02:21 +02:00
renovate[bot] 8ee373e8cd
chore(deps): update minor docker tags (#714)
* chore(deps): update minor docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-27 11:37:48 +02:00
renovate[bot] 0ab33db6d0
chore(deps): update patch docker tags (#712)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-27 11:11:31 +02:00
renovate[bot] b8f88fd194
chore(deps): update external minor dep helm releases (#713)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-27 10:34:25 +02:00
kjeld Schouten-Lebbing e032845942
Fixes #681 2021-07-21 10:46:05 +02:00
kjeld Schouten-Lebbing 39379b5e4e
Fixes #705 2021-07-21 10:36:15 +02:00
renovate[bot] 9fd48b6903
chore(deps): update patch docker tags (#704)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-21 00:08:53 +02:00
renovate[bot] 7e1d2e2a96
chore(deps): update container image ghcr.io/k8s-at-home/readarr to v0.1.0.887 (#703)
* chore(deps): update container image ghcr.io/k8s-at-home/readarr to v0.1.0.887

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-20 21:57:19 +02:00
renovate[bot] 041ce286e3
chore(deps): update container image nodered/node-red to v2.0.1 (#702)
* chore(deps): update container image nodered/node-red to v2.0.1

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-20 20:00:17 +02:00
renovate[bot] 207e587847
[SCALE] Update container image nodered/node-red to v2.0.0 (#698)
* [SCALE] Update container image nodered/node-red to v2.0.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-20 18:08:08 +02:00
renovate[bot] 1493fd8fc8
[node-red] Update container image nodered/node-red to v2.0.0 (#699)
* [node-red] Update container image nodered/node-red to v2.0.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-20 18:01:35 +02:00
renovate[bot] d72accaad2
chore(deps): update helm chart postgresql to v10.6.1 (#701)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-20 17:48:53 +02:00
renovate[bot] 3840202014
chore(deps): update container image zwavejs/zwavejs2mqtt to v5.3.0 (#700)
* chore(deps): update container image zwavejs/zwavejs2mqtt to v5.3.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-20 17:20:13 +02:00
renovate[bot] d5a8ccf43e
chore(deps): update container image jlesage/handbrake to v1.24.0 (#696)
* chore(deps): update container image jlesage/handbrake to v1.24.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-20 11:50:05 +02:00
renovate[bot] df602e3c5b
chore(deps): update minor docker tags (#695)
* chore(deps): update minor docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-20 11:23:51 +02:00
renovate[bot] 4843183ed1
chore(deps): update patch docker tags (#686)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-20 11:12:35 +02:00
renovate[bot] 96e85d15e2
chore(deps): update helm chart postgresql to v10.6.0 (#694)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-20 10:41:07 +02:00
renovate[bot] 45be265cc4
chore(deps): update external patch dep helm releases (#693)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-20 10:35:08 +02:00
Stavros Kois e3bd609e55
Add regex to apps (#691)
* Appdaemon regex

* Fireflyiii regex

* Collabora regex

* Add DONT_GEN_SSL_CERT on Collabora
2021-07-13 23:40:12 +02:00
renovate[bot] f0143cd259
chore(deps): update helm chart redis to v14.7.0 (#692)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-13 23:09:05 +02:00
renovate[bot] d6b4c9096b
chore(deps): update minor docker tags (#690)
* chore(deps): update minor docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-13 22:54:20 +02:00
Stavros Kois 01262f6f2b
Librespeed permissions (#688) 2021-07-13 17:32:11 +02:00
Stavros Kois b3b069f176
Photoprism defaults (#689) 2021-07-13 17:19:58 +02:00
renovate[bot] bf12fbc8ee
chore(deps): update minor docker tags (#685)
* chore(deps): update minor docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-13 10:25:36 +02:00
renovate[bot] c269c6decd
chore(deps): update patch docker tags (#666)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* revert collabora update

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-07-13 10:18:16 +02:00
renovate[bot] 6fff547bf6
chore(deps): update helm chart redis to v14.6.6 (#684)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-13 10:08:14 +02:00
Kjeld Schouten-Lebbing 48cebcb73c
Add FreeRadius App (#674)
* Initial work on FreeRadius App

* use truecharts container

* remove unused configmap

* add v to container declearation

* UDP

* disable healthchecks due to UDP ports used

* questions cleanup

* some more tweaks

* also cleanup openldap a bit
2021-07-07 00:51:38 +02:00
kjeld Schouten-Lebbing f3b1829df2
extra nextcloud bump 2021-07-06 23:29:54 +02:00
renovate[bot] 12a35895e7
[SCALE] Update container image nextcloud to v22.0.0 (#677)
* [SCALE] Update container image nextcloud to v22.0.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-06 23:28:47 +02:00
renovate[bot] 106b6c0f31
[nextcloud] Update container image nextcloud to v22.0.0 (#678)
* [nextcloud] Update container image nextcloud to v22.0.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-06 23:24:06 +02:00
renovate[bot] b2c6974715
chore(deps): update helm chart redis to v14.6.5 (#676)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06 23:17:44 +02:00
renovate[bot] 1a643672c8
chore(deps): update helm chart common to v6.6.1 (#671)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06 16:15:19 +02:00
kjeld Schouten-Lebbing 6c1ba6d032
some openldap patches 2021-07-06 15:58:28 +02:00
Kjeld Schouten-Lebbing d6933350e9
Add OpenLDAP (#670)
* add initial work on openldap

* fix indent

* use latest common version

* remove remaining nextcloud components...

* disable ldap tls for now

* correct common version

* bump common version used to fix some issues

* some slight OpenLDAP tweaks
2021-07-06 15:57:15 +02:00
kjeld Schouten-Lebbing 8f200e78f7
fix nextcloud too many blank lines 2021-07-06 15:47:31 +02:00
renovate[bot] 8aecd55b5d
chore(deps): update container image syncthing/syncthing to v1.18 (#672)
* chore(deps): update container image syncthing/syncthing to v1.18

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-06 15:43:10 +02:00
kjeld Schouten-Lebbing b9c22db29e
fix statefullset volumemount dicts not being processed 2021-07-06 14:03:31 +02:00
Kjeld Schouten-Lebbing 69f1ad7ce5
Allow dict being used for statefull set persistence settings (#669)
* Allow dict being used for statefull set persistence settings

* bump common version
2021-07-06 13:53:15 +02:00
renovate[bot] 3ef7c66789
chore(deps): update container image gotson/komga to v0.106.0 (#667)
* chore(deps): update container image gotson/komga to v0.106.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-06 11:09:17 +02:00
renovate[bot] df4b8378a3
chore(deps): update minor docker tags (#665)
* chore(deps): update minor docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-06 11:00:41 +02:00
renovate[bot] a632baa492
chore(deps): update patch docker tags (#664)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* undo collabora-online changes due to bugs

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-07-06 10:54:20 +02:00
renovate[bot] c626e03e9c
chore(deps): update external patch dep helm releases (#663)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06 10:35:59 +02:00
Renovate Bot 5ee3f1c520 chore(deps): update helm chart common to v6.5.4 2021-07-05 22:14:31 +00:00
kjeld Schouten-Lebbing 3bfe3cfdd9
bump all the things 2021-07-05 22:59:53 +02:00
Kjeld Schouten-Lebbing 8523f23076
management utilities (#661)
* add SCALE support for statefullset storageclass

* add phpldapadmin

* ad pgadmin and tweak phpldapdamin

* move them directly into stable

* some small patches

* pgadmin uses port 80 by default not 8080

* fix tags

* try 8080 again

* 80 with env vars

* try something else

* update readme
2021-07-05 22:44:33 +02:00
renovate[bot] da4d97aa27
chore(deps): update helm chart common to v6.5.2 (#660)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-05 18:50:19 +02:00
kjeld Schouten-Lebbing f05b588409
bump common on jackett and nextcloud just to be sure 2021-07-05 18:19:37 +02:00
Kjeld Schouten-Lebbing 224efec466
Traefik fixes (#659)
* fix chain middleware for traefik

* try adding portal button fix to dynamically fetch traefik port

* try hook quote

* correctly quote namespace name

* common version bump
2021-07-05 18:13:44 +02:00
kjeld Schouten-Lebbing 3bc750cca3
Fix middleware naming mistake on Traefik 2021-07-05 17:28:56 +02:00
kjeld Schouten-Lebbing d31f86aa85
remove basic redirect scheme from basic traefik stack 2021-07-05 11:25:18 +02:00
kjeld Schouten-Lebbing 2ef1fe0226
add basic redirect for testing purposes 2021-07-05 11:05:09 +02:00
kjeld Schouten-Lebbing e1c451e34c
force traefik and nextcloud re-release 2021-07-05 10:42:44 +02:00
Kjeld Schouten-Lebbing 6b739c25ac
Add more middlewares to traefik and move nextcloud to stable (#658)
* Add more middlewares to traefik and move nextcloud to stable

* oops
2021-07-05 10:36:05 +02:00
kjeld Schouten-Lebbing e438d1571a
fix nextcloud mistake 2021-07-04 23:25:43 +02:00
kjeld Schouten-Lebbing 57b7c8eaf8
add nextcloud HPB features to SCALE itself 2021-07-04 21:45:50 +02:00
Kjeld Schouten-Lebbing b1379db693
Tryout adding HPB sidecart to nextcloud (#655)
* tryout adding HPB sidecart

* env array

* no need to encode a configmap and add service

* no message

* allow some more dns names

* try adding a wait to the hpb container if hpb doesn't exist

* fix quotes

* hmm

* cleaner command

* try again

* spaces bracets

* try syntaxis change

* typo

* try some polish
2021-07-04 19:39:33 +02:00
kjeld Schouten-Lebbing df59eb16de
try different storage location for nextcloud stuffs 2021-07-04 17:01:21 +02:00
Kjeld Schouten-Lebbing 04ddaee8f2
Move nextcloud probes to http/https instead of tcp (#652)
* no message

* back to tcp

* no message

* no message

* try some tweaking of the probes

* try again

* use new common

* try not using empty-dir

* try setting type

* more

* size set

* hmm

* disable cron for now

* mount html instead of www

* use nextcloud user for initcontainer checkings

* Try some more tweaking

* hmmm

* whoops

* also try custom startup probe

* reenable cronjob

* cleaning
2021-07-04 16:46:10 +02:00